nectarom-prototype:用于原型的 Git 存储库

时间:2024-07-02 18:03:37
【文件属性】:

文件名称:nectarom-prototype:用于原型的 Git 存储库

文件大小:8KB

文件格式:ZIP

更新时间:2024-07-02 18:03:37

自述文件 所以你想运行这个应用程序? 注册 docker 并安装在您的本机操作系统上 git 克隆 cd nectarom-原型 docker build -t /nectarom-prototype 。 (不要忘记句号) docker run -d -p 49160:8080 your-docker-username/nectarom-prototype curl -i 127.0.0.1:49160/authors(你应该得到空数组) 使用 app/routes/authorRoutes.js 中的 API 和 POSTMAN 根据 app/model/author.js 中的模型添加/删除/显示记录 STACK节点 Hapi Backbone Mongo 考虑使用 JWT 进行身份验证 系统Docker - 来自 ubuntu:latest 工具NPM GULP SAS


【文件预览】:
nectarom-prototype-master
----start.sh(159B)
----Dockerfile(1KB)
----app.js(2KB)
----config()
--------config.js(22B)
----test()
--------author.js(582B)
----README.md(707B)
----contributors.txt(14B)
----.gitignore(12B)
----app()
--------models()
--------routes()
----package.json(615B)

网友评论