Tsx-Websocket NodeJS server
- Setup Express/Typescript
- MVC with 3 CRUD endpoints with sqLite
- Setup knux for sqllite
- Knux Config & Instance
- Knux create table
- Revise /models
- Yup Schema Validation
- Setup Supertest with jest
- Test APIs with Postman
- Implement Websockets