This is the CoffiDa API for use in the 20/21 MAD assignment.
To get started, read the assignment brief and watch the assignment video (week 2).
For queries, contact Ashley Williams (ashley.williams@mmu.ac.uk).
- Run 'npm install' to install the dependencies
- Create your .env file with your DB config details
- Create a directory called 'storage', within the storage directory, create a directory called 'photos'
- Copy the contents of the yaml file in the resources directory into editor.swagger.io
- Run the server with 'npm start'
- Code!