express postgres api starter:具有Postgres数据库的Node Express API项目入门 源码
Express Postgres API入门 具有Postgres数据库的Node Express API项目入门 快速开始 安装依赖项 npm install 复制示例环境变量 cp .env.example .env 运行迁移和种子 npx knex migrate:latest npx knex seed:run 启动本地服务器 npm run dev
文件列表
express-postgres-api-starter-master.zip
(预估有个66文件)
express-postgres-api-starter-master
functions
coffee.js
139B
index.js
338B
error.js
221B
paginate.js
1KB
remove-refresk-token-cookie.js
308B
random-hash.js
195B
bin
www
923B
暂无评论