Express TypeScript starter with TypeORM and Neon Postgres.
Starter kit that provides CRUD scaffolding, entity definitions, TypeORM configuration, migrations, and Jest tests. It uses Node.js, Express, TypeScript, TypeORM, and Neon Postgres for database hosting. Suited for building API backends or web services that need Postgres data models, migrations, and testing.
0