mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-13 16:05:42 +00:00
c687dedaa55f34fa0059033ebf52171f363fb5e6
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
76.6%
C#
15.2%
HTML
3%
Nix
2.6%
JavaScript
1.8%
Other
0.8%