Placeholder - Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quidem consequatur unde aut dolores odio hic, accusamus recusandae ipsam illum enim voluptatibus obcaecati totam tempora eum quod sapiente.
To run the project, just run the start command found in the package.json
.
$ yarn start
Make sure you include a .env
file with a MONGODB_URI
property or else a defualt testdb
will be used on your localhost. Please also ensure a MongoDB Server is running prior to running the project.
Note: This documentation uses yarn commands, but npm will also work.
The test file is located within the test folder in the root directoy. To run the tests, simply run the test command:
$ yarn test
Firstname Lastname - email@email.com
- Github: @username
Contributions, issues and feature requests are welcome!
Feel free to check Issues page and the Contributing Guide.
Give a ⭐️ if this project helped you!
Copyright © 2019 Firstname Lastname email@email.com.
This project is LICENSE licensed.