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