express typescript seed:使用ExpressSequelizePassport和RabbitMQ以Typescript编写的Node AP
表达打字稿种子 用编写的带有 ORM下的数据库 带OAuth2 使用基于角色的访问 使用进行消息代理,以运行后台任务,例如发送电子邮件并将图像上传到S3 使用基于环境的配置 集成测试 快速开始 npm install -g yarn yarn install # install docker https://docs.docker.com/install/ docker stack deploy -c local-infra.yml infra # connect to postgres via postgres:password@localhost:5432 # create 'se
文件列表
express-typescript-seed-master.zip
(预估有个52文件)
express-typescript-seed-master
.gitignore
139B
.env.example
490B
package.json
2KB
tslint.json
888B
errors
RegistrationError.ts
191B
DatabaseError.ts
186B
ErrorHandler.ts
2KB
TestError.ts
178B
暂无评论