π π‘ In this notes application, the user will be able to organize their personal information through notes files. This means that the user once registered in the application will be able to: add notes, edit them, delete them and see a list of them.
-
git π
-
Nodejs π₯β‘π
-
MongoDB πππ‘
-
πΈ Clone the repository
git clone git@github.com:JanCarlosRamirezM/Server-Notes.git
-
π€ Go to the project folder from the terminal
-
πΎTo install all the dependencies of the project run the command:
npm install
-
Set your URI_mongoDB in the file
./Server/config/config.js
-
π±βπ After installing the dependencies, start the server with the command:
npm test
This RESTful API is already in production, if you are interested in consuming its services. See the following documentation: πππ