Features | Getting Started | Reference
This project was developed with the following technologies:
This API was developed in order to implement Express together with MongoDb, using javascript
- Clone the repository
- Run `yarn` to download dependencies
- enter the mongo db database url as the file shows, .env.example, you can take the .example or create a new variables file.
- Run `yarn dev` to start the app.