MERN-jwt-authentication-boilerplate:使用JWT的具有身份验证功能的MERN堆栈样板

时间:2024-05-21 02:35:16
【文件属性】:

文件名称:MERN-jwt-authentication-boilerplate:使用JWT的具有身份验证功能的MERN堆栈样板

文件大小:486KB

文件格式:ZIP

更新时间:2024-05-21 02:35:16

JavaScript

MERN-JWT认证样板 该样板设计为在Heroku上部署,如果不是您想要的,则应对其进行调整。 (基于 ) 有关更多信息, 入门: 设置mongoDB服务器并运行它。 使用这些值集在项目的根目录中创建您自己的.env.development文件。 TOKEN_SALT= DBHOST=mongodb:/// (e.g. mongodb://localhost:27017/Testapp) 安装依赖项: $ yarn install 使用脚本使用帐户“ ”和密码“ mypassword”创建一个测试管理员用户(脚本将在成功运行后自动删除)。 $cd $node creat


【文件预览】:
MERN-jwt-authentication-boilerplate-master
----server()
--------server.js(4KB)
--------mongodb()
--------tests()
--------utils()
--------helpers()
----.babelrc(135B)
----package.json(2KB)
----createTestUser.js(1KB)
----yarn-error.log(265KB)
----LICENSE(11KB)
----src()
--------reducers()
--------tests()
--------routers()
--------components()
--------styles()
--------app.js(685B)
--------actions()
--------helpers()
--------store()
----jest.config.json(215B)
----.gitignore(95B)
----webpack.config.js(2KB)
----public()
--------bootstrap()
--------images()
--------index.html(465B)
----README.md(4KB)
----yarn.lock(248KB)

网友评论