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.
2021-05-21 17:51:27 +02:00
2021-02-08 16:29:36 +01:00
2021-05-21 17:51:27 +02:00
🔧 build
2021-02-11 20:44:26 +01:00
2021-05-08 12:58:07 +02:00
2021-05-21 17:48:26 +02:00
2021-05-21 17:48:26 +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/"
Description
Main server for RSCord. Based off Spacebar, old, shitty, tldr dont use this.
Readme 118 MiB
Languages
TypeScript 75.3%
C# 10.2%
JavaScript 8.1%
HTML 4.9%
Nix 0.6%
Other 0.8%