mern-authentication-system:using使用Redux的Json Web令牌认证系统

时间:2024-05-19 21:04:33
【文件属性】:

文件名称:mern-authentication-system:using使用Redux的Json Web令牌认证系统

文件大小:31KB

文件格式:ZIP

更新时间:2024-05-19 21:04:33

mern-stack germancutraro mern-authentication mern-login mern-project

MERN认证系统 :locked_with_key: 使用MERN堆栈的JWT身份验证系统:MongoDB,Express.js,Reactjs和Node.js 安装 # Install dependencies for server npm install # Install dependencies for client npm run client-install # Run the client & server with concurrently npm run dev # Run the Express server only npm run server # Run the React client only npm run client # Server runs on http://localhost:5000 and client on http://localhost:3000 作者 德国虎 为什


【文件预览】:
mern-authentication-system-master
----models()
--------User.js(551B)
----server.js(873B)
----client()
--------public()
--------src()
--------.gitignore(285B)
--------package.json(510B)
----validation()
--------login.js(1KB)
--------register.js(1KB)
----config()
--------passport.js(672B)
--------index.js(79B)
----README.md(571B)
----libs()
--------db-connection.js(408B)
----.gitignore(12B)
----routes()
--------users.js(3KB)
----package.json(983B)

网友评论