Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Django and React user authentication project boilerplate.

NotificationsYou must be signed in to change notification settings

ReactJSMyanmar/django-react-boilerplate

 
 

Repository files navigation

alt text

This repository contains a boilerplate project setup for Django and React. The project contains backend user authentication with the Django Rest Framework and rest-auth. The frontend has react redux setup for user authentication by storing the token in localstorage.

Watch the tutorial on how to integrate Django and React

Backend development workflow

virtualenv envsource env/bin/activatepip install -r requirements.txtpython manage.py runserver

Frontend development workflow

npm inpm start

For deploying

npm run build

About

A Django and React user authentication project boilerplate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript83.8%
  • Python14.6%
  • HTML1.6%

[8]ページ先頭

©2009-2025 Movatter.jp