This is a non-opinionated Django 5 + React 18 boilerplate built with great development experience and easy deployment in mind.
The Django-React boilerplate is a fully-featured framework designed to provide a great development experience and easy deployment. It combines the Django backend with the React frontend, offering a comprehensive solution for building web applications. With a range of features and integrations, this boilerplate streamlines the development process and ensures efficient deployment.
To use the Django-React boilerplate, follow these steps:
git clone https://github.com/marcelovicentegc/django-react-typescript.gitpython -m venv venvsource venv/bin/activate or venv\Scripts\activate (Windows)npm i && pip install -r requirements.txt && cd frontend && npm i.env file by referring to the example .env.example in the root folder.frontend/.env file using the example frontend/.env.example.npm start (make sure Postgres is up and running)The Django-React boilerplate is a powerful tool for developing web applications. It offers a range of features, including SSR readiness, service workers, cache control, and token authentication. With integrations such as Sentry, Cloudinary, Twilio, and Google Analytics, this boilerplate provides a comprehensive solution for building and deploying web applications. The installation process is straightforward, and the boilerplate can be customized using the provided .env files. Overall, this is an excellent choice for developers looking for a robust Django-React framework.