koa-bookshelf:KoaJS的示例CRUD应用程序

时间:2024-05-31 12:45:17
【文件属性】:

文件名称:koa-bookshelf:KoaJS的示例CRUD应用程序

文件大小:127KB

文件格式:ZIP

更新时间:2024-05-31 12:45:17

CSS

koa书架 具有NodeJS,KoaJS,MongoDB,Twitter Bootstrap 3的示例CRUD应用程序。 在本地运行 确保节点为0.11。*或更高确保MongoDB正在运行启动应用 gulp 或通过运行 npm start 或者 node --harmony app.js 在Heroku上部署 从终端登录Heroku heroku login 然后将文件推送到Heroku git commit -am " Sample comment " git push heroku master heroku open


【文件预览】:
koa-bookshelf-master
----.jshintrc(389B)
----.gitignore(48B)
----app.js(2KB)
----package.json(1KB)
----.htaccess(163B)
----data()
--------sample.data.js(494B)
--------sample.data.json(7KB)
----.bowerrc(74B)
----public()
--------images()
--------sass()
--------js()
--------css()
----views()
--------admin()
--------api.html(844B)
--------index.html(2KB)
--------book()
--------404.html(94B)
----README.md(639B)
----config()
--------render.js(108B)
--------config.js(644B)
----Gulpfile.js(946B)
----config.rb(910B)
----Procfile(14B)
----routes()
--------sample.data.js(1KB)
--------book.js(3KB)
--------api.js(3KB)
----bower.json(339B)
----test()
--------test-post.js(2KB)
----.editorconfig(214B)

网友评论