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

https://github.com/aswassaw/starter-ca-express-ts-typeorm-postgresql

Starter project implementing Clean Architecture to start creating backend services with Express TypeScript, TypeORM, and PostgreSQL.
https://github.com/aswassaw/starter-ca-express-ts-typeorm-postgresql

clean-architecture express-typescript jest postgresql typeorm

Last synced: 30 days ago
JSON representation

Starter project implementing Clean Architecture to start creating backend services with Express TypeScript, TypeORM, and PostgreSQL.

Awesome Lists containing this project

README

        


Starter Clean Architecture Express TypeScript TypeORM PostgreSQL

---

## About The Project

Starter project implementing Clean Architecture to start creating backend services with Express TypeScript, TypeORM, and PostgreSQL.

## Technologies Used

- [Express](https://expressjs.com/)
- [TypeScript](https://www.typescriptlang.org/)
- [TypeORM](https://typeorm.io/)
- [PostgreSQL](https://www.postgresql.org/)
- [Joi](https://joi.dev/)
- [Eslint](https://eslint.org/)

## Authors

Contributors names and contact info:

1. Andry Pebrianto

- [Linkedin](https://www.linkedin.com/in/andry-pebrianto)

## License

This project is licensed under the MIT License - see the LICENSE file for details