typescript-orm-postgres
typescript-orm-postgres copied to clipboard
Typescript ORM with Postgres database using Sequelize - CRUD operations and filter example - Postgresql Typescript example with Sequelize ORM
Typescript ORM with Postgres example
Sequelize ORM using Typescript with Postgres database - CRUD operations example with Express REST API.
For more detail, please visit:
Project setup
npm install
Run
npm run start
Front-end that works well with this Back-end
Angular 8 / Angular 10 / Angular 11 / Angular 12 / Angular 13 / Angular 14 / Angular 15 / Angular 16 Client
More Practice
Node.js Express File Upload with Google Cloud Storage example
Security:
Node.js JWT Authentication & Authorization with PostgreSQL example
Associations:
Fullstack:
Integration (run back-end & front-end on same server/port)