Build a Full-Stack Angular App and deploy to the cloud using: node.js, express, postgres & remult

preview_player
Показать описание
In this video, we'll create a full-stack angular app from scratch and all the way to deployment on the cloud.

We'll use #typescript #angular #nodejs #postgresql #expressjs & #remult

Written tutorial version:

GitHub repo:

Website

TOC:
00:00 Introduction
00:33 Create Angular Project
01:24 Configure backend
03:34 Configure Proxy
05:18 Define Task entity & api
08:53 Getting the tasks in the frontend
13:22 Add some css
17:48 Add a new task
19:18 Implement Delete and Update
22:09 Realtime & live query
25:49 Validation
27:53 Updating multiple tasks
30:05 Moving logic to the backend
32:28 Authentication & Sign In Implementation
42:59 Authorization
46:15 PostgreSQL Database
47:56 Prepare for deployment
Рекомендации по теме
Комментарии
Автор

Can you provide an example how to configure repositories as observables?

janigorse
Автор

thank you for the tutorial! Did you tried ng17 with ssr to deploy on railapp? If so, could you please make a tutorial?

draylegend
Автор

thanx for the tutorial
i want to know how do i use auth with email and password
or how to get the validUser arrya from the data dynamicly
thanx

Metalfishful
Автор

when i was try connect postgres i got an error, its because of invalid connectinString in api, could you help me with that brother?

shalupc