mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-30 22:24:20 +00:00
0e7efce655fd0cff22dc985c38d66eb49392e033
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
74.7%
C#
16.1%
HTML
3.7%
Nix
2.5%
JavaScript
1.9%
Other
1.1%