mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-07 14:55:44 +00:00
3b6038b672b72aa6efe77bf6f88e48b7c9d0b172
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.4%
C#
14.9%
HTML
2.6%
Nix
2.5%
JavaScript
1.8%
Other
0.8%