jwt-typeorm-postgres-template:JWT TypeORM Postgres模板

时间:2021-03-16 07:23:07
【文件属性】:
文件名称:jwt-typeorm-postgres-template:JWT TypeORM Postgres模板
文件大小:106KB
文件格式:ZIP
更新时间:2021-03-16 07:23:07
TypeScript JWT TypeORM Postgres模板 运行此项目进行开发的步骤: # Clone the repository git clone git@github.com:Acquati/jwt-typeorm-postgres-template.git # Open directory cd jwt-typeorm-postgres-template # Up Postgres Docker container docker-compose up # Copy config file example cp ./src/config/config.example.ts ./src/config/config.ts # Install modules yarn install # Run this migration in the first time setup # # Create us
【文件预览】:
jwt-typeorm-postgres-template-main
----package.json(2KB)
----LICENSE(1KB)
----jest.config.ts(6KB)
----src()
--------migration()
--------config()
--------routes()
--------controllers()
--------app()
--------entity()
--------utils()
--------index.ts(329B)
--------seeds()
--------middlewares()
----tsconfig.json(6KB)
----ormconfig.json(1KB)
----docker-compose.yml(197B)
----.gitignore(2KB)
----README.md(587B)
----yarn.lock(208KB)

网友评论