mirror of
https://github.com/spacebarchat/server.git
synced 2026-09-09 16:15:37 +00:00
8b23bfe8a1c9f16791c37b2a5d142bad93b5ad38
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
72.9%
C#
18.5%
HTML
3.4%
Nix
2.4%
JavaScript
1.8%
Other
1%