I decided to retire this project, learn more here.
Back end for https://github.com/DavidLozzi/virtual-happy-hour
Clone down this repo
Run npm i
Install Redis.
Run redis server by running redis-server
.
Run the API by running npm run start
This should run the API on https://localhost