Skip to content

Django and Django REST framework cookiecutter services template

Notifications You must be signed in to change notification settings

wiliamsouza/services-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Services template

A Django and Django REST cookiecutter services template.

Clone:

git clone git@github.com:wiliamsouza/services-template.git

Run:

cookiecutter services-template

Answer the questions.

Create a virtualenv

Install requirements:

pip install -r requirements/local.txt

Go to service folder created:

cp dot_env .env

Go to Django project folder and run py.test.

About

Django and Django REST framework cookiecutter services template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published