reactjs-auth-django-rest:一个带有django-rest-auth后端的ReactJS认证演示站点

时间:2021-05-04 19:31:14
【文件属性】:
文件名称:reactjs-auth-django-rest:一个带有django-rest-auth后端的ReactJS认证演示站点
文件大小:115KB
文件格式:ZIP
更新时间:2021-05-04 19:31:14
JavaScript 一个使用DjangoRestFramework / DjangoRestAuth的React / Redux身份验证演示站点 -这很好地演示了如何将react / redux与django-rest-framework集成以构建功能齐全的Web应用程序。 -它还可以用作构建各种需要身份验证的Web应用程序的入门模板。 后端: Django 1.11 django-rest-framework 3.7 django-rest-auth 0.9.2 前端: 网页包 React v16 React路由器4 Redux reactstrap(Bootstrap 4个组件) 如何使用它 克隆存储库,其中包括后端和前端。 后端:Django,Django Rest Framework和Django-Rest-Auth cd到django_backend目录 创建您的virtualen
【文件预览】:
reactjs-auth-django-rest-master
----.gitignore(2KB)
----django_backend()
--------templates()
--------package.json(1KB)
--------requirements.txt(300B)
--------project()
--------__init__.py(0B)
--------tmp()
--------manage.py(250B)
--------user_profile()
----react_frontend()
--------.eslintrc.json(837B)
--------.babelrc(148B)
--------package.json(2KB)
--------package-lock.json(376KB)
--------src()
--------webpack.config.js(2KB)
--------tests()
--------.eslintignore(34B)
--------LICENSE.MD(1KB)
----LICENSE(1KB)
----README.md(2KB)

网友评论