- Build systems: NPM and YARN
- Typescript
- Golang 1.19.1
Frontend:
- TODO
Backend:
- Follow the official Docker page guide instruction to install it.
- Position your terminal in the root of the project
- Run the command
docker-compose up -d --build
to build and run the containers in detached mode - To connect to the web page, type in your browser
localhost:3500