Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 334 Bytes

dev.md

File metadata and controls

9 lines (9 loc) · 334 Bytes

Running in dev mode

Notes:

  1. Github actions is not working
  2. DB connection not configured

Dev Notes:

Test commands in Markdown files in each container directory.
Run docker-compose up --build to build application
Run docker-compose stop to stop application
Run docker-compose images to see built images