- Au Cheuk Ming 1155125363
- Chin Wen Jun Cyril 1155104882
- Lee Yat 1155126257
- Ho Tsz Hin 1155126757
- Lee Sheung Chit 1155125027
- Download git for configuration management
- Use VScode for development
- Install
Draw.io Integration
from extensions to view the network diagram
- Install
- Install
make
- Install
docker
anddocker-compose
- Run
make npm-install
to install the packages for this project - Download the
.env
file from reliable source
- Make sure you have finished step 1, 3 and 4 on the previous part
- Run
make build
to build the project - Run
make up
to start the containers - Go to
localhost:10081
in your own browser to check whether you can access the frontend page - Go to
localhost:10082
in your own browser to check whether you can access the database client page