mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-31 22:14:14 +00:00
68f6fe58d5266af4a38e86ed2f817df3638f2323
* ts-node support. debugging is slightly wonky as vscode will not allow breakpoints in modules that aren't bundle, yet. * apparently ts-node compilerOptions.path wasn't needed? on windows I could've sworn it was. * Cleaned up tsconfig.json a bit ( moved tsnode config to own file ). Fixed breakpoints for all modules under tsnode * Removed Microsoft Corp advert * Remove one more Microsoft Corp. ad Signed-off-by: Erkin Alp Güney <erkinalp9035@gmail.com> * Added `tsnode` npm script * Added `typescript-cached-transpile` package to help improve performance Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
Fosscord Server
About
This repository contains:
- Fosscord HTTP API Server
- WebSocket Gateway Server
- HTTP CDN Server
- Utility and Database Models
- RTC Server
- WebRTC Server
- Admin Dashboard
Resources
Setup
Description
Languages
TypeScript
74.7%
C#
16.1%
HTML
3.7%
Nix
2.5%
JavaScript
1.9%
Other
1.1%