mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-05 06:25:42 +00:00
5612f6a4fc049b1fd34d09f9eac4f2f562aff83e
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
77.7%
C#
14.6%
HTML
2.7%
Nix
2.5%
JavaScript
1.8%
Other
0.7%