npm installnpm run devnpm run lint- Typescript (installed through npm)
- Socketio (installed through npm)
- Express (installed through npm)
| Name | Type | Default value | Description |
|---|---|---|---|
| PORT | string | 3001 | Port on which the express will listen |
| ZIWO_ADMIN_TOKEN | string | Token used to interact with ziwo API | |
| ZIWO_API_URL | string | api to connect to ziwo |