mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-21 06:50:56 +00:00
f456a9b1f3175c298644be276be01f79027e9d5d
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
72.8%
C#
18.6%
HTML
3.4%
Nix
2.4%
JavaScript
1.7%
Other
1.1%