仅限会员:与认证用户一起练习

时间:2024-03-05 08:35:22
【文件属性】:

文件名称:仅限会员:与认证用户一起练习

文件大小:20KB

文件格式:ZIP

更新时间:2024-03-05 08:35:22

JavaScript

内部使用 与认证用户一起练习。 使用Express,MongoDB和Node JS进行更多练习。 使用过的软件包(例如,passportJS)来对用户进行身份验证,使用bcryptjs来加密密码,并使用dotenv来加密特殊密码。 该应用实际执行的操作: 用户可以注册或登录。要创建博客帖子,必须先登录。 只有成员才能看到谁发布了某些博客文章。


【文件预览】:
members-only-main
----models()
--------user.js(679B)
--------message.js(402B)
----bin()
--------www(2KB)
----package.json(527B)
----routes()
--------index.js(1KB)
----package-lock.json(29KB)
----.env(20B)
----views()
--------layout.hbs(493B)
--------index.hbs(931B)
--------sign-up-form.hbs(1KB)
--------message-form.hbs(774B)
--------login-form.hbs(472B)
--------error.hbs(74B)
--------membership-form.hbs(428B)
----.gitignore(12B)
----controller()
--------controller.js(3KB)
----public()
--------stylesheets()
----app.js(3KB)
----README.md(400B)

网友评论