2021-04-26 22:17:29 +02:00
2021-02-08 16:29:36 +01:00
2021-04-26 22:17:29 +02:00
🔧 build
2021-02-11 20:44:26 +01:00
2021-04-26 22:17:29 +02:00
2021-04-26 22:17:29 +02:00
2021-04-06 23:25:11 +02:00
2021-04-06 23:25:11 +02:00

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/"
Languages
TypeScript 77.7%
C# 14.6%
HTML 2.7%
Nix 2.5%
JavaScript 1.8%
Other 0.7%