boilerplate-hapi-mongodb:使用Hapi e猫鼬的完整样板

时间:2024-06-01 16:29:29
【文件属性】:

文件名称:boilerplate-hapi-mongodb:使用Hapi e猫鼬的完整样板

文件大小:16KB

文件格式:ZIP

更新时间:2024-06-01 16:29:29

JavaScript

样板:Hapi和猫鼬 该样板旨在教会初学者使用各种技术来构建复杂且可测试的系统的各个方面,主要是Hapi和Mongoose 指令 npm run grunt -- build为生产建立资产 npm start在监视模式下以nodemon启动服务器 npm test测试应用程序 正在施工:construction: 这段代码是在我的空闲时间编写的,但仍未完成,请按照此存储库查找何时发布最终版本。 ISC许可证 Copyright (c) 2015, Alan Hoffmeister Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the abov


【文件预览】:
boilerplate-hapi-mongodb-master
----.jshintrc(454B)
----.gitignore(640B)
----app.js(85B)
----package.json(1KB)
----schemas()
--------movie-schema.js(631B)
--------index.js(339B)
----Gruntfile.js(145B)
----models()
--------movie-model.js(602B)
--------index.js(337B)
----grunt.js(654B)
----license(760B)
----config()
--------default.json(291B)
--------production.json(69B)
----middlewares()
--------index.js(222B)
--------mongoose-mdlw.js(765B)
----lib()
--------log.js(378B)
--------helper.js(3KB)
--------server.js(1KB)
----readme.md(1KB)
----frontend()
--------templates()
----controllers()
--------index.js(222B)
--------static-ctrl.js(641B)
----tasks()
--------replace-task.js(462B)
--------cssmin-task.js(336B)
--------concat-task.js(764B)
--------clean-task.js(180B)
--------index.js(392B)
--------uglify-task.js(332B)
--------commands-task.js(326B)
----server.js(792B)

网友评论