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.
- Host: GitHub
- URL: https://github.com/aswassaw/starter-ca-express-ts-typeorm-postgresql
- Owner: Aswassaw
- License: mit
- Created: 2023-10-09T14:20:34.000Z (over 1 year ago)
- Default Branch: basic
- Last Pushed: 2023-11-05T04:16:03.000Z (over 1 year ago)
- Last Synced: 2025-02-17T13:43:17.103Z (4 months ago)
- Topics: clean-architecture, express-typescript, jest, postgresql, typeorm
- Language: TypeScript
- Homepage:
- Size: 397 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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