SteffiPeTaffy / conference-rating

Eclipse Public License 1.0
12 stars 4 forks source link

Conference-Tracking

Status

Stories in Ready

Development

Install Leiningen, if you don't already have it. Make sure you have a MongoDB running on your machine. You can use docker for that:

docker run -p 27017:27017 mongo

Development tasks are wrapped in the ./go script, e.g.:

Links