Skip to content

Cookiecutter template for a Django app with utilities to deploy to an EC2 instance.

Notifications You must be signed in to change notification settings

pnadolny13/cookiecutter-django-ec2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter Django

Cookiecutter_ template for a Django project.

Quickstart

Install the latest Cookiecutter if you haven't installed it yet (this requires Cookiecutter 1.4.0 or higher):

pip install -U cookiecutter

Generate a Django project:

cookiecutter https://github.com/pnadolny13/cookiecutter-django.git

Then:

  • Create a repo and put it there.
  • Add the repo to your CircleCI account.
  • Make environment
  • Make Init Server
  • Make Deploy

About

Cookiecutter template for a Django app with utilities to deploy to an EC2 instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published