mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-03 04:35:39 +00:00
eebe4d14b29f43c91efc52b51c417718a3e11fbb
Fosscord Server
Consists of:
- HTTP Rest API
- CDN
- Gateway
- RTC
Dev getting started
- Install deps:
npm i - TODO: Configure
- Start the server:
- To run all at once, run
npm startin root directory. - To run api, do
npm startinapifolder - To run cdn, do
npm startincdnfolder - To run gateway, do
npm startingatewayfolder
Description
Languages
TypeScript
77.7%
C#
14.6%
HTML
2.7%
Nix
2.5%
JavaScript
1.8%
Other
0.7%