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.
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
75.3%
C#
10.2%
JavaScript
8.1%
HTML
4.9%
Nix
0.6%
Other
0.8%