mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-25 11:52:07 +00:00
b9588d1dff9cb3b458c0d0495ba6aad00ba433d4
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%