https://github.com/ikrishagarwal/kwiz-ws
Backend websocket server for kwizio
https://github.com/ikrishagarwal/kwiz-ws
Last synced: about 2 months ago
JSON representation
Backend websocket server for kwizio
- Host: GitHub
- URL: https://github.com/ikrishagarwal/kwiz-ws
- Owner: ikrishagarwal
- License: gpl-3.0
- Created: 2024-07-01T14:23:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T09:22:47.000Z (almost 2 years ago)
- Last Synced: 2024-08-10T09:36:09.692Z (almost 2 years ago)
- Language: TypeScript
- Size: 127 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kwiz WS Server
The backend websocket server to server for the Kwiz app.
# Contributing
1. Clone the repository
1. Run `yarn`
1. Run `yarn build`
1. Run `yarn start dev`
1. Commit changes
1. Create a PR
# Authors
- [Krish](https://github.com/ikrishagarwal)