Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 410 Bytes

DEPLOY.md

File metadata and controls

18 lines (15 loc) · 410 Bytes

Constructing the docker container

Generating the container

First time

Run the BuildDocker.bat file

Every other time

Docker compose up

Getting your admin user

  • Register yourself on http://localhost:3001/
  • In the db, make a new record in the 'administrator' table that has your ID in the 'user' field.