- Postgres
- RabbitMQ
- Twilio account (for sending account confirmation messages)
- clone repo
git clone git@github.com:dnbrwstr/colorchat-server.git
cd colorchat-server
npm install
- rename .env.sample to .env and set working values for your configuration
npm start