mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-20 21:45:41 +00:00
df2c65e82d8acb89449eec6d771c47e216126aa0
Config: Don't cast to unknow and rather give a gernic type
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%