Skip to content

j4l13n/django-graphene-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Django and GraphQL Boilerplate

I have been using Django and Graphene for a while now but I have always struggled to get started with simple configurations.

Using Graphene Django Boilerplate

Using this repo only needs python3 installed

Run the main file to get a graphene django boiler plate

> $ git clone https://github.com/j4l13n/django-graphene-boilerplate.git
> $ cd django-graphene-boilerplate
> $ python3 main.py --name <name-of-your-project>

The above commands will generate django project and add configuration to accept graphene-django

Contributors

About

django-graphene-boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages