mevn-github-auth:具有身份验证的MEVN Boilerplate

时间:2024-02-25 07:21:41
【文件属性】:

文件名称:mevn-github-auth:具有身份验证的MEVN Boilerplate

文件大小:375KB

文件格式:ZIP

更新时间:2024-02-25 07:21:41

nodejs mongoose vuejs2 vuex expressjs

MEVN Boilerplate(具有GitHub认证) MEVN表示它包含基于vue cli(webpack-simple模板)的MongoDB,ExpressJS,VueJS和NodeJS。 猫鼬在MongoDB之上运行。 它使用PassportJS通过GitHub验证用户。 如何开始 使用您的PORT,MONGO_URI, 添加.env文件,如下所示: PORT=3000 MONGO_URI=mongodb://127.0.0.1:27017/voting-app GITHUB_ID=233245n234566kjh243f GITHUB_SECRET=k2hj432kjgjkh


【文件预览】:
mevn-github-auth-master
----server()
--------models()
--------routes()
----.babelrc(84B)
----index.js(211B)
----package.json(1KB)
----server.js(993B)
----dist()
--------build.js(151KB)
--------index.html(605B)
--------build.js.map(1.12MB)
----.env(174B)
----src()
--------main.js(564B)
--------components()
--------store()
----LICENSE.md(1KB)
----.gitignore(65B)
----webpack.config.js(1KB)
----README.md(1KB)
----passport.js(1KB)

网友评论