https://github.com/team-kwitch/kwitch-server
Repository of kwitch API server
https://github.com/team-kwitch/kwitch-server
express-session expressjs passport-local passportjs prisma socketio socketio-server webrtc webrtc-video
Last synced: 11 months ago
JSON representation
Repository of kwitch API server
- Host: GitHub
- URL: https://github.com/team-kwitch/kwitch-server
- Owner: team-kwitch
- License: mit
- Archived: true
- Created: 2023-11-09T05:39:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-26T05:17:12.000Z (over 1 year ago)
- Last Synced: 2025-03-06T10:31:16.703Z (about 1 year ago)
- Topics: express-session, expressjs, passport-local, passportjs, prisma, socketio, socketio-server, webrtc, webrtc-video
- Language: TypeScript
- Homepage:
- Size: 379 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kwitch-server
Kwitch is a broadcasting platform that allows anyone to broadcast easily. If you're using a modern web browser, it's enough to start broadcasting.
## Feature
- Written in **Typescript**
- Powered by **Express**
- Authentication using **passport.js** (session)
- Socket.io and WebRTC for real-time communication.
- ORM using Prisma
## Web Server
[kwitch-web](https://github.com/SA-TermProject-Team-Kwitch/kwitch-web)
## Licence
[MIT license](https://github.com/SA-TermProject-Team-Kwitch/kwitch-server/blob/main/LICENCE)