The everything tracker for monitoring things important to your pet
First run the API, this will initialise the database and run the server on port 3000
npm run db
Next, run the webapp
npm run serve
Dogument can now be accessed via http://localhost:8080