2021-08-13 19:20:03 +02:00
2021-08-13 01:09:08 +02:00
2021-08-13 12:58:18 +02:00
2021-08-13 19:20:03 +02:00
2021-08-13 13:18:45 +02:00
2021-08-13 19:20:03 +02:00
2021-08-12 23:38:25 +02:00
2021-08-13 19:20:03 +02:00
2021-08-13 13:00:16 +02:00
2021-08-13 19:20:03 +02:00
2021-08-13 19:20:03 +02:00
2021-08-13 01:09:08 +02:00

Fosscord Server

Consists of:

  • HTTP Rest API
  • CDN
  • Gateway
  • RTC

Dev getting started

  1. Install deps: npm i
  2. TODO: Configure
  3. Start the server:
  • To run all at once, run npm start in root directory.
  • To run api, do npm start in api folder
  • To run cdn, do npm start in cdn folder
  • To run gateway, do npm start in gateway folder
Description
No description provided
Readme 23 MiB
Languages
TypeScript 89.3%
JavaScript 9.3%
HTML 1.1%
Nix 0.2%