GitHub / deadislove / nestJS-hexagonal-architecture-template
This backend service, built with NestJS and TypeScript, follows Hexagonal and Onion Architecture for clean separation of concerns. It integrates TypeORM and supports dynamic database switching (MySQL, PostgreSQL, SQLite) via a factory pattern, offering a scalable and maintainable foundation for robust backend services.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadislove%2FnestJS-hexagonal-architecture-template
PURL: pkg:github/deadislove/nestJS-hexagonal-architecture-template
Stars: 1
Forks: 1
Open issues: 0
License: mit
Language: TypeScript
Size: 213 KB
Dependencies parsed at: Pending
Created at: about 2 months ago
Updated at: 3 days ago
Pushed at: 3 days ago
Last synced at: 3 days ago
Topics: hexagonal-architecture, mysql, nestjs, onion-architecture, postgresql, sqlite, typeorm, typescript