596 Views
As stated earlier in this post, we will create a simple CRUD application using NestJS and MongoDB as our database. This will help you to really get a good grasp of the core concepts of Nest. First, let's create the project using the command we talked about above.
0 comments