Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/changhoi/ts-backend-template

타입스크립트 백앤드 보일러플레이트
https://github.com/changhoi/ts-backend-template

Last synced: 6 days ago
JSON representation

타입스크립트 백앤드 보일러플레이트

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)