Angular 15 + Node.js Express + PostgreSQL example: CRUD App

In this tutorial, I will show you how to build a full-stack (Angular 15 + Node.js + Express + PostgreSQL) example with a CRUD Application. The back-end server uses Node.js + Express for REST APIs, front-end side is an Angular App with HttpClient and Router.

Related Posts:
Server side Pagination with Node.js and Angular
File Upload using Angular and Node.js
Angular + Node.js Express: JWT Authentication & Authorization example

Run both projects in one place:
How to Integrate Angular with Node.js Restful Services

Serverless with Firebase:
Angular 15 Firebase Database CRUD example
Angular 15 Firestore CRUD example

Read More

Angular 15 + Node.js + MongoDB example: CRUD App

In this tutorial, I will show you how to make Angular 15 connect to MongoDB with Node.js Express. We’re gonna build a full-stack Angular 15 + Node.js Express + MongoDB example (MEAN stack CRUD) in which, the back-end server uses Node.js + Express for REST APIs, front-end side is an Angular App with HttpClient, Router and Bootstrap.

Other versions:
Using Angular 8
Using Angular 10
Using Angular 11
Using Angular 12
Using Angular 13
Using Angular 14

Run both projects in one place:
How to Integrate Angular with Node.js Restful Services

Security: MEAN stack Authentication & Authorization example
Serverless with Firebase:
Angular 15 Firebase CRUD example with Realtime DB
Angular 15 Firestore CRUD example

Read More