Introduction
Welcome to the course
()
What technologies we will use?
()
What we will implement?
()
Generating a project
()
1. Tags Module
Creating tag module and controller
()
Creating tag service
()
Configuring absolute path
()
Installing PostgreSQL
()
Configuring database
()
Creating tag entity
()
Working with tags repository
()
2. Authentication Module
Creating migrations
()
Preparing register request
()
What is DTO?
()
Creating user entity
()
Generating JWT token
()
Validation pipes
()
Login request
()
Auth middleware
()
User decorator
()
Auth guard
()
Updating current user
()
3. Article Module
Creating article module
()
Creating article method
()
Polishing create article
()
Get article by slug
()
Deleting the article
()
Updating an article
()
Creating feed
()
Liking articles
()
Disliking articles
()
4. Profile Module
Seeding the database
()
Getting a profile
()
Following users
()
Unfollowing users
()
Current user feed
()
5. Last Improvements
Back-end validation
()
Front-end testing
()
Conclusion
What's next?
()
Ex_Files_Nestjs_Developer_Lab.zip
(80 KB)
Exercise Files_packt.zip
(4.5 MB)