Blog API

Start using

docker-compose up -d

It will install dependencies and along with that migrations and seeds

and stop using

docker-compose down

Run tests

npm run test