- React
- Typescript
- .Net Core 5.0
- Mongo
- Docker
Before you get it started, you gonna need:
- .Net SDK 5.0
- NodeJS 16.^
- 🐳 Docker
Inside of the following folders, follow this steps to get all things up
chess-client:
yarn start
chess-server:
dotnet run
chess-environment:
docker-compose up mongo
Then, you can access: http://localhost:3002 and join the game