mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-10 17:15:59 +00:00
17773e9dbf5c1cbc17452da74462e6f74c0186ba
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
75.3%
C#
15.9%
HTML
3.4%
Nix
2.5%
JavaScript
1.8%
Other
1.1%