mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-11 06:07:05 +00:00
e0d88a9117f14cd325aeea30bffdcbf64543440d
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%