mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-05 15:55:22 +00:00
4fc964f14e611f0f22b144655ce2c8298bfd0958
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
77%
C#
15%
HTML
2.9%
Nix
2.5%
JavaScript
1.8%
Other
0.8%