[]
(https://codeclimate.com/github/TeamSven/nathas-frontend)
This app works along with Nathas slack bot
- MONGO_URL (e.g.: mongodb://10.130.202.108:27017/nathas)
- Clone the repo
- Install meteor
curl https://install.meteor.com/ | sh - Install dependencies
meteor npm install - Start the application
meteor