Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skwowet/djanext

All in one - Django, Next.js 13, and GraphQL full stack starter kit 📦
https://github.com/skwowet/djanext

django-framework full-stack graphql nextjs

Last synced: 28 days ago
JSON representation

All in one - Django, Next.js 13, and GraphQL full stack starter kit 📦

Awesome Lists containing this project

README

        

# Djanext

Djanext is a boilerplate code for building a full-stack web application, everything is already configured and ready to use. Now start building your dream project with no hassle.
## Built with
- [Django](https://www.djangoproject.com/)
- [GraphQL](https://graphql.org/)
- [NextJs 13](https://nextjs.org/)
- [PostgreSQL](https://www.postgresql.org/)

## Prerequisites
Docker must have been installed, in order to use this boiler-plate code. For downloading the docker check out - [docker download](https://docs.docker.com/get-docker/)

## How to Setup
To see how to use the boiler plate code, visit [DEVELOPERS.md](DEVELOPERS.md).

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
This project has been licensed under [MIT](https://choosealicense.com/licenses/mit/)