An open API service indexing awesome lists of open source software.

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

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)