Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 232 Bytes

dev.md

File metadata and controls

4 lines (3 loc) · 232 Bytes

Deploy local instance of yourDjangoProject

  1. Get Development instance to debug/develop with your workspace code ./bin/deploy.py
  2. Want a shell in app stack to interact with other services docker-compose run web /bin/bash