https://github.com/jimthedev/theseus
https://github.com/jimthedev/theseus
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jimthedev/theseus
- Owner: jimthedev
- Created: 2017-09-03T02:02:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-01T05:06:40.000Z (over 7 years ago)
- Last Synced: 2025-01-17T03:42:53.811Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Requirements**
* docker-compose
* docker**Initial Setup**
* `docker-compose build`
* `docker-compose up -d`
* Navigate to localhost:8000**Start a new project**
`docker-compose run web django-admin.py startproject code`
[Join Our Slack!](https://join.slack.com/t/project-theseus/shared_invite/MjM0MDgxNDAxODc4LTE1MDQwMTAwMjEtYTQ3OTU2N2U1Yw)