Django React User Roles

screenshot of Django React User Roles

Django & React - Extended User & Roles (free) | AppSeed

Overview

The Django & React Codebase is an open-source Django starter template that is bundled with React and React-Flow. It is actively supported by AppSeed and offers features such as live deployment, free support via email and Discord, and a stack that includes Django and React. The design of the template is based on the Django Theme Datta (Free Version) and covers sections such as the admin section for superusers and authentication using Django.contrib.AUTH and Registration. The codebase can be easily deployed using Docker and also includes a manual build option.

Features

  • Stack: Django & React
  • Tooling: Webpack
  • Design: Django Theme Datta - Free Version
  • Sections covered by the design: Admin section (reserved for superusers), Authentication: Django.contrib.AUTH, Registration
  • All Pages available for ordinary users

Start with Docker

  • Step 1 - Download the code from the GH repository (using GIT)
  • Step 2 - Start the APP in Docker
  • Visit http://localhost:5085 in your browser. The app should be up & running.

Manual Build

Download the code

Set Up for Unix, MacOS

  • Install modules via VENV