NestJs Course for Beginners - Create a REST API
Offered By: freeCodeCamp
Course Description
Overview
Syllabus
) Course introduction.
) What is NestJs.
) Why using NestJs.
) What we are building.
) NestJs project setup.
) Modules.
) Auth module.
) Dependency injection.
) Auth controller.
) Setting up postgres in docker.
) Setting up prisma.
) User & bookmark models.
) Running prisma migrations.
) Prisma module.
) Using auth dtos.
) NestJs pipes.
) NestJs global pipe.
) Hashing user password with argon.
) Sign up logic.
) Sign in logic.
) Automate postgres restart & prisma migrations.
) NestJs config module.
) Using passport js & jwt module with nestJs.
) Get current user with access token.
) NestJs Guards.
) NestJs custom param decorator.
) e2e tests with pactumJs.
) Setting up test database.
) Automate test database restart & migrations.
) Using dotenv cli with prisma.
) Prisma database teardown logic.
) Auth e2e tests.
) User e2e tests.
) Bookmarks e2e test.
Taught by
freeCodeCamp.org
Related Courses
Full Stack Web Development in the Cloud Course - Svelte, Postgres, Vercel, GitpodfreeCodeCamp Azure SQL - October 2021 New Updates and Features
Microsoft via YouTube Remix Crash Course - Full Stack React
Traversy Media via YouTube API Reading and Updating - Sending Dynamic Route Parameters from Remix to Prisma
Linode via YouTube Sending Data With Remix and Saving It With Prisma - Real World Database Application Building
Linode via YouTube