Skip to content

grantmcconnaughey/cookiecutter-django-vue-graphql-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django + Vue + GraphQL + AWS Cookiecutter

A highly opinionated cookiecutter template that fuses together Django, Vue.js, GraphQL, and AWS into one full-stack web application.

Features

Originally based on cookiecutter-django-vue and extracted from the Reddit scheduling application Postpone.

Usage

First, get cookiecutter:

$ pip install cookiecutter

Now run it against this repo:

$ cookiecutter gh:grantmcconnaughey/cookiecutter-django-vue-graphql-aws

You'll be prompted for some values. Provide them, then a project will be created for you.

Now you can start the project with docker-compose:

$ docker-compose up --build

Open http://0.0.0.0:8000 in your browser to view the application.

About

A highly opinionated Cookiecutter template that fuses together Django, Vue.js, GraphQL, and AWS into one full-stack web application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •