Typescript Nest JS - refactor and reintegrate Backend project
Budget: $15 – $25 USD
For our learning interactive experience platform - Sustenability behavior change.
Nest JS - currently our Typescript backend uses socket.io and MySQL as main stack items.
Among the tasks
Game room refactor
Current implementation is custom made directly with socket.io.
replace it with Colyseus https://github.com/colyseus/colyseus
- requires changes to database logic and how game experiences are running
Here it will require also changing experience game logic on frontend.
Security endpoints
Need to separate all calls to the backend api and secure with Nest.JS guards.
Separate applications for each logic
Admin, Dashboard, Experience.
The apps will live under different repos and the entire logic should be separated in order to deploy on different servers.
Nest JS - currently our Typescript backend uses socket.io and MySQL as main stack items.
Among the tasks
Game room refactor
Current implementation is custom made directly with socket.io.
replace it with Colyseus https://github.com/colyseus/colyseus
- requires changes to database logic and how game experiences are running
Here it will require also changing experience game logic on frontend.
Security endpoints
Need to separate all calls to the backend api and secure with Nest.JS guards.
Separate applications for each logic
Admin, Dashboard, Experience.
The apps will live under different repos and the entire logic should be separated in order to deploy on different servers.