mirror of
https://github.com/spacebarchat/server.git
synced 2026-03-30 16:05:41 +00:00
2c2d815c53f02082213f05aa3f5e0021cb6c8e55
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.6%
C#
14.6%
HTML
2.7%
Nix
2.5%
JavaScript
1.8%
Other
0.8%