mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-21 21:35:28 +00:00
ef4f32e597dd0c09df58b23df0f1c4f900558b62
Config refactoring to be a file
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
74.7%
C#
16.2%
HTML
3.7%
Nix
2.4%
JavaScript
1.8%
Other
1.2%