- (optional) prepare an linux environment
- clone this repo & enter the directory via
git clone https://github.com/Seeker0472/CourseSelect_DBProj.git && cd CourseSelect_DBProj
- install
docker
&&docker-compose
- run
docker-compose up -d
and the project will build & run - visit localhost:80 with admin account
Adm
&& passwordadmin
- enjoy it!
NOTE: if the
docker-compose up -d
fails with a network issue,check your network connectity (YOU KONW WHAT) P.S. the settings.xml may help!