This repository has been archived on 2026-02-28 . You can view files and clone it, but cannot push or open issues or pull requests.
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
75.3%
C#
10.2%
JavaScript
8.1%
HTML
4.9%
Nix
0.6%
Other
0.8%