Trey Tomlinson
Jeff Gu
Kit Pearson
This app is a part of our microservice architecture. You need the other app which is located here
- Download and run 
npm install nodemon - With your favorite environment variable management tool add the url to the var 
SOCKET_URL - Ensure your redis server is running locally
 - Run your rails server on any open port besides 3000 
rails s -p 8000