Skip to content

akshaykalia/django-starter

 
 

Repository files navigation

The Django Template · Version Badge

A Django starter project that works with Docker, Docker Compose, and Shipyard out of the box.

Includes

  • Django - Python web framework (batteries included)
  • Poetry - modern dependency management for Python
  • PostgreSQL - database

Dependencies

Getting Started

  • Run make develop at the root of this project.
  • Visit the app at http://localhost:8080.
  • Make your code changes! The app will reload whenever you save.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Python 76.4%
  • Dockerfile 8.2%
  • Makefile 7.1%
  • CSS 4.3%
  • HTML 4.0%