mirror of
https://github.com/spacebarchat/server.git
synced 2026-06-06 22:01:42 +00:00
31324b82c55e7bac7199b7ca869631633211b543
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
73.9%
C#
17%
HTML
3.6%
Nix
2.5%
JavaScript
1.9%
Other
1.1%