Newer
Older
percord / README.md
@Flam3rboy Flam3rboy on 6 Apr 2021 192 bytes :arrow_up: update mongodb

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/"