octane:使用node.js制作的问答网络应用程序

辛烷值使用和制作的问答网络应用程序。这是一个这样的实验,将geddy评估为成熟的MVC框架。构建说明在您的机器上安装节点后,通过npm获取geddy框架t$ npm install -g geddy克隆辛烷存储库t$ git clone https://github.com/mstred/octane.git从项目目录中,获取所有依赖项t$ cd octane && npm install --save在config目录下创建一个secrets.json文件并粘贴下面的代码,为secret字段放置一个自定义的随机字符串t$ touch config/secrets.json t{ t " passport " : { t " successRedirect " : " / " , t " failureRedirect
zip
octane-base.zip 预估大小:62个文件
folder
octane-base 文件夹
file
.gitignore 668B
file
README.md 890B
folder
test 文件夹
folder
models 文件夹
file
tag.js 549B
file
post.js 555B
folder
controllers 文件夹
file
posts.js 232B
file
tags.js 231B
folder
public 文件夹
folder
css 文件夹
file
bootstrap.responsive.css 21KB
file
bootstrap.min.css 99KB
file
bootstrap.responsive.min.css 16KB
file
style.css 803B
file
bootstrap.css 119KB
folder
img 文件夹
file
whitey.png 85KB
file
glyphicons-halflings.png 12KB
file
glyphicons-halflings-white.png 9KB
folder
js 文件夹
file
bootstrap.js 55KB
folder
config 文件夹
file
init.js 638B
file
bootstrap.min.js 25KB
folder
core 文件夹
file
models.js 2KB
file
core.js 345KB
folder
helpers.js 文件夹
file
jquery.min.js 91KB
file
favicon.ico 318B
file
LICENSE 11KB
folder
app 文件夹
folder
views 文件夹
folder
posts 文件夹
file
index.html.hbs 440B
folder
layouts 文件夹
file
layout_footer.html.hbs 9B
file
layout_header.html.hbs 816B
file
application.html.hbs 1KB
file
errors.html.hbs 139B
file
foo.html.hbs 4B
folder
main 文件夹
file
index.html.hbs 460B
file
logout.html.hbs 221B
file
login.html.hbs 853B
folder
errors 文件夹
file
not_found.html.hbs 100B
file
default.html.hbs 97B
folder
users 文件夹
file
index.html.hbs 255B
file
edit.html.hbs 746B
file
show.html.hbs 860B
file
form.html.hbs 2KB
file
add.html.hbs 582B
folder
models 文件夹
file
tag.js 247B
file
user.js 745B
file
passport.js 206B
file
post.js 1KB
folder
helpers 文件夹
file
posts.js 194B
folder
passport 文件夹
file
strategies.js 1KB
file
user.js 2KB
file
index.js 933B
file
actions.js 5KB
folder
controllers 文件夹
file
posts.js 2KB
file
tags.js 2KB
file
users.js 6KB
file
application.js 745B
file
main.js 2KB
file
auth.js 137B
file
passports.js 877B
file
package.json 300B
file
Jakefile 137B
folder
config 文件夹
file
production.js 2KB
file
router.js 2KB
file
development.js 1KB
file
init.js 427B
file
environment.js 75B
...
zip 文件大小:312.73KB