Skip to content

A basic backend system in NestJs using CRUD for users (Creation, update, find, findOne and delete), with non-relational database (MongoDB)

License

Notifications You must be signed in to change notification settings

masterr115/NestJs-Crud-Backend

Repository files navigation

CRUD NestJS Backend Example


Technologies   |    Getting started   |    Project   |    License



🧪 Technologies

This project was developed using the following technologies:

🚀 Getting started

Clone the project and access the folder

$ git clone https://github.com/Masterr115/NestJs-Crud-Backend.git && cd NestJs-Crud-Backend

Follow the steps below

# Install the dependencies
$ yarn install

# Define your .env credentials

# Start the project
$ yarn start

💻 Project

A basic backend system in NestJs using CRUD for users (Creation, update, find, findOne and delete), with non-relational database (MongoDB)

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.


Made with 💜 by André Contiero 👋

About

A basic backend system in NestJs using CRUD for users (Creation, update, find, findOne and delete), with non-relational database (MongoDB)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published