mirror of
https://github.com/spacebarchat/server.git
synced 2026-09-04 02:04:09 +00:00
b9684ae9261b101c0f0dfa65129d663fe757094e
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.4%
HTML
3.3%
Nix
2.4%
JavaScript
1.8%
Other
1.1%