...

/

Back-End Infrastructure Implementation

Back-End Infrastructure Implementation

This lesson explains the back-end infrastructure implementation, the model's folder, the working of mongoose, and the user.js file.

We'll cover the following...

In the previous lesson, we discussed the frontend infrastructure. Now, let’s look at the back-end.

model Folder

In this project, you will find the directory mean_backend. If you look into it, you’ll see that there ...