Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 194 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 194 Bytes

Api with main goal is create shorter URL using mongoDB and node with Express

Start app:

$ docker-compose up

To execute tests:

Execute on the shell of container

$ npm run test