[NEW] django-react-boilerplate #337
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
name: Add a new project: django-react-boilerplate
about: Suggest django-react-boilerplate for the Awesome Django list
title: "[NEW] django-react-boilerplate"
Project Information
Project Name: django-react-boilerplate
Project URL: https://github.com/vintasoftware/django-react-boilerplate
Description:
Django, React, Tailwind and Webpack project boilerplate
Criteria
Is the project new?
How long has the project been maintained?
9 years
How many releases has it had if it's a library or package?
It's a boilerplate, 1219 commits
Are you the author, or are you submitting the project on behalf of a company?
What makes it awesome?
django-react-boilerplate is one of the most used boilerplates by Django community. It combines Django and React using django-webpack-loader, allowing both frameworks to live in the same codebase, with Django rendering the view/template that loads React, in other words, a very straightforward integration. Django React Boilerplate also includes a Render.com
render.yamlInfrastructure as Code and a working Djangoproduction.pysettings, enabling easy deployments with 'Deploy to Render' button. It's also one of the few popular Django templates still compatible with the simpledjango-admin startproject.AI Disclosure
Additional Information
Django React Boilerplate is mentioned on Django Developer Survey 2025 on the question "How do you create new Django projects?". It has 2.2k GitHub stars, surpassing most of the other boilerplates/templates already on awesome-django list. It's still actively maintained and used in production by companies such as Vinta, a software boutique specialized in Django and React.