node postgres starter:使用NodeTypeScript和PostgreSQLRESTful Web服务模板 源码
Node-postgres-starter 关于 这是用于使用Node,TypeScript和PostgreSQL开发容器化Web服务的自定义模板。 为此,该项目使用以下技术和软件包: Node.js v14 TypeScript v4.1 Express.js PostgreSQL v12 pg-承诺 雷迪斯 码头工人 CircleCI 有用的脚本 yarn install :安装依赖项。 当地发展: yarn run dev :以开发模式运行应用程序。 yarn run test:watch :以监视模式yarn run test:watch运行器。 yarn run kn
文件列表
node-postgres-starter-master.zip
(预估有个76文件)
node-postgres-starter-master
.eslintrc.json
795B
.dockerignore
167B
docker-compose.ci.yml
74B
.env.example
283B
db
migrations
20200118220844_update_id_type.js
1KB
20191231063452_users.js
453B
20191231124104_posts.js
464B
暂无评论