Props up a server to listen for api requests as well as a mongodb for storage.
Install docker for your operating system
run docker-compose up to build and start the server listening on port 6868.
The ports can be respecified in the docker-compose and dockerfile file.
Rename .env.sample to .env and provide it with required fields to send notifications or an error saying the file is missing will occur.