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: 12 months ago
JSON representation
All in one - Django, Next.js 13, and GraphQL full stack starter kit 📦
- Host: GitHub
- URL: https://github.com/skwowet/djanext
- Owner: skwowet
- License: mit
- Created: 2021-09-25T14:05:58.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T11:25:17.000Z (about 3 years ago)
- Last Synced: 2025-07-04T10:57:54.588Z (12 months ago)
- Topics: django-framework, full-stack, graphql, nextjs
- Language: CSS
- Homepage:
- Size: 1.97 MB
- Stars: 31
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)