Skip to content

Django Hackathon Starter powered with Docker

Pre-release
Pre-release
Compare
Choose a tag to compare
@mohit4 mohit4 released this 23 May 12:53

Added Docker & Docker Compose

No need to perform the hectic setup, downloading additional libraries, and mess up with python versions.

Just have docker-compose installed on your system, be it mac, windows, or Linux.

Just one command and you have the application running on your system.
This new version has all the dependencies packed together.

Clone the repo -> run container -> start developing 😃