文件名称:edgy-teenager:使用node.js制作的简单博客
文件大小:345KB
文件格式:ZIP
更新时间:2024-06-03 15:00:14
JavaScript
前卫少年 使用node.js / express创建的快速/简单博客。 请不要将其用作良好做法指南。 您可以创建一个运行以下命令的管理员用户: nodejs createAdmin [email] [password] [firstName] [lastName] 运行应用程序: nodejs app.js [port]
【文件预览】:
edgy-teenager-master
----.gitignore(50B)
----README.md(384B)
----utils()
--------string.js(364B)
----static()
--------css()
--------fonts()
--------img()
--------js()
----models.js(2KB)
----app.js(1KB)
----package.json(296B)
----ajax.js(1KB)
----createAdmin.js(749B)
----routes.js(1KB)
----middlewares.js(633B)
----views.js(5KB)
----templates()
--------users.html(2KB)
--------post-detail.html(803B)
--------base-bottom.html(324B)
--------post-new.html(908B)
--------post-update.html(994B)
--------user-update.html(1KB)
--------user-new.html(2KB)
--------base-top.html(510B)
--------login.html(762B)
--------index.html(970B)
--------404.html(346B)
----edgy.json(76B)