Note that due to Federal grant withdrawals related to Harvard University, this project is no longer maintained
A Django Rest Framework backend for the MEV web application. See full documentation on concepts and usage at https://web-mev.github.io/mev-backend/
Install Git, VirtualBox, and Vagrant
git clone https://github.com/web-mev/mev-backend.git
cd mev-backend
vagrant upOpen http://localhost:8080/api/ in a web browser
For instructions on deploying on AWS using Terraform, see the README here