Blog:用NodeJS和MongoDB编写的博客系统

时间:2021-05-25 03:05:59
【文件属性】:
文件名称:Blog:用NodeJS和MongoDB编写的博客系统
文件大小:12KB
文件格式:ZIP
更新时间:2021-05-25 03:05:59
JavaScript M101JS的博客项目 ./app.js-入口点./package.json-npm程序包描述./posts.js-帖子数据访问帮助器./sessions.js-会话数据访问帮助器./users.js-用户数据访问帮助器./views /-html模板 入门 npm安装节点app.js
【文件预览】:
Blog-master
----package.json(503B)
----routes()
--------index.js(1KB)
--------session.js(5KB)
--------error.js(238B)
--------content.js(5KB)
----users.js(2KB)
----views()
--------entry_template.html(1KB)
--------login.html(816B)
--------newpost_template.html(693B)
--------error_template.html(114B)
--------signup.html(1KB)
--------welcome.html(368B)
--------blog_template.html(860B)
----.gitignore(13B)
----posts.js(3KB)
----sessions.js(2KB)
----app.js(957B)
----README.md(277B)

网友评论