Skip to content

This is the repo for NestJS Framework course - AmazingNestJS available on YouTube channel. Go and checkout the series playlist https://bit.ly/3titPk3

Notifications You must be signed in to change notification settings

officialcomputerbaba/amazing-nestjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Amazing NestJS - NestJS Framework (Hindi) | Youtube Series


Youtube Playlist Link

This repository contains the source codes of the video lectures.


🚀 Getting started

NestJS framework course content is divided into different sections where each section contains the source code/slide for the respective lecture.

Running the code

Select the particular section of interest and then open the directory for a lecture-<lecture_no>. Check the README file for the instructions, branches/tags for the examples given in a lecture.

Example

cd Fundamentals/lecture-8
npm i
npm start

📝 APIs

To follow along with the APIs developed in the course, you can choose from these 3 options.

  1. Open the respective lecture source code root directory and then in docs directory there is a file called api.html which you can open in your browser to see the documented API.

  2. You can also import the api.json (root directory/docs) into the Postman.

  3. Explore the respective lecture APIs in our public workspace hosted on Postman named YT-NESTJS.

📘 Sections

  • Fundamentals
  • Database
  • Auth
  • Caching
  • Files
  • Useful-packages
  • Logging-Documentation
  • Task-scheduling
  • MVC
  • SSE
  • Web-sockets
  • CQRS
  • Microservices
  • Hybrid-apps

Stay in touch 👋

Youtube Channel Computer Baba

Twitter @akacomputerbaba

Discord Server Link

About

This is the repo for NestJS Framework course - AmazingNestJS available on YouTube channel. Go and checkout the series playlist https://bit.ly/3titPk3

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages