-
Clone the repository.
git clone git@github.com:leejunweisg/cz4031-project-2.git -
Change the working directory to the
databasefolder.cd cz4031-project-2/database -
Download the
database-dump.sqlfile from junwei's onedrive, save it in the database folder in Step 2. -
Use
docker-composeto bring up the containers. During first creation, the database dump will be imported to the database automatically.docker-compose up -d -
The database is accessible on port
5432and pgadmin is accessible at port8080.
leejunweisg/cz4031-project-2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|