mirror of
https://github.com/spacebarchat/server.git
synced 2026-09-16 12:52:43 +00:00
1ba36abdf07dd32514d1adae1669b842dcb55a06
server-util
add to package.json:
"start": "npm run build:util && npm run build && node dist/",
"build": "tsc -b .",
"build:util": "tsc -b ./node_modules/fosscord-server-util/"
Languages
TypeScript
73%
C#
18.5%
HTML
3.3%
Nix
2.4%
JavaScript
1.8%
Other
1%