react-epfl/chachachat

View on GitHub
start_local.sh

Summary

Maintainability
Test Coverage
#!/bin/sh

mongod &
redis-server /usr/local/etc/redis.conf &
node server.js