mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-29 09:49:13 +00:00
7709ff997c36923c7cffea2e43ef9c2c1e8fefba
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.9%
C#
18.5%
HTML
3.3%
Nix
2.4%
JavaScript
1.8%
Other
1.1%