npm install
Start the server with nodemon:
npm run start:dev
There's an Insomnia collection in this project (insomnia-collection.json) that contains example requests, which you can use to test the API.
To use this collection you'll need to install the tool Insomnia and then import the collection.
MIT