collact node server:collact node server(应由collact server代替) 源码
描述 Collact API服务器(使用框架TypeScript入门资料库) 开发工具的先决条件 node 14.x postgresql 13.1 安装 $ npm install 前提条件 You should set .env file for reference .env.EXAMPLE file. 运行应用 # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod 如何进行Docker部署 $ make run_prod go to browser && http://localhost:80/api :construction: 测试尚未实施 :construction: # unit tests $ npm run test # e2e tests $ npm run test:
文件列表
collact-node-server-main.zip
(预估有个47文件)
collact-node-server-main
.gitignore
382B
Dockerfile
123B
webpack-hmr.config.js
634B
package.json
3KB
Makefile
532B
package-lock.json
775KB
src
app.module.ts
1KB
profiles
暂无评论