Idatt2106 2022 project group 4, BoCo web application
- Docker
- IDE
Open terminal on LocalTestDB folder. enter the following command.
docker-compose up
Docker container with mySQL database on port 3307 is now running.
Open terminal. enter following the command.
docker-compose down
Idatt2106 2022 project group 4, BoCo web application
To initialize this project, please consult both the frontend and the backend readme files, in order to initialize this project correctly.