Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/changhoi/ts-backend-template
타입스크립트 백앤드 보일러플레이트
https://github.com/changhoi/ts-backend-template
Last synced: 6 days ago
JSON representation
타입스크립트 백앤드 보일러플레이트
- Host: GitHub
- URL: https://github.com/changhoi/ts-backend-template
- Owner: changhoi
- Created: 2020-03-10T15:16:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T15:47:11.000Z (about 2 years ago)
- Last Synced: 2023-03-08T07:18:06.100Z (almost 2 years ago)
- Language: TypeScript
- Size: 3 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Typescript Backend Boilerplate
## Default setup
- 3 Layer architecture
- Express.js
- TypeORM
- PostgreSQL
- Webpack bundling
- Swagger
- Jest & coverage setting
- Docker & docker compose## Author
- [Changhoi Kim](https://github.com/changhoi)