https://github.com/3jackdaws/django_boilerplate
https://github.com/3jackdaws/django_boilerplate
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/3jackdaws/django_boilerplate
- Owner: 3jackdaws
- Created: 2017-09-21T15:39:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T19:49:43.000Z (over 8 years ago)
- Last Synced: 2025-03-23T15:35:02.933Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DJANGO APP TEMPLATE
Boilerplate for a django web app.
# Usage
`docker-compose up` will serve this basic app on `localhost` or `127.0.0.1`. You can modify things and changes will be reflected upon reloading the page.