mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-11 01:12:02 +00:00
f526bbdcbc4e541c0797fb5abc1cd70ce68a9f30
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%
C#
18.4%
HTML
3.4%
Nix
2.4%
JavaScript
1.7%
Other
1.1%