Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 📦
- Host: GitHub
- URL: https://github.com/skwowet/djanext
- Owner: skwowet
- License: mit
- Created: 2021-09-25T14:05:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T11:25:17.000Z (over 1 year ago)
- Last Synced: 2024-09-28T16:23:09.214Z (about 1 month ago)
- Topics: django-framework, full-stack, graphql, nextjs
- Language: CSS
- Homepage:
- Size: 1.97 MB
- Stars: 30
- 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/)