mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-16 00:25:46 +00:00
979d1a8700a66f89f523440f9ed870a124777b35
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/"
Description
Languages
TypeScript
76.6%
C#
15.2%
HTML
3%
Nix
2.6%
JavaScript
1.8%
Other
0.8%