Backend with Fastify — Part 5 (Fastify Concepts, Project Structure, Custom Plugins, Login Route, Swagger)
Now that we have our database set up and seeded in part 4, it's crucial to grasp some key concepts of Fastify before diving into application development.
You can find the complete code for this part here
Fastify Concepts
Lifecycle and Hooks
Fastify o...
blog.arjandhakal.com.np10 min read