To run it locally, we need a monmgo database running
docker-compose up -d
Mongo string connection
mongodb://localhost:27017/entriesdb?readPreference=primary&appname=MongoDB%20Compass&directConnection=true&ssl=false
Rename .env.template to .env and set the values for environment variables
Do a request to
http://localhost/api/seed