A mashup to show schools in google maps with their ofsted rating
1) Clone the repository locally
2) Download the RavenDB latest server build and extract to Program Files
3) Open a cmd prompt, browse to ravendb data in the repository and run the following command
esentutl /d Data
(Thanks to http://stackoverflow.com/questions/10870728/secondary-index-is-corrupt-the-database-must-be-defragmented)
4) Change the data folder in ravendb server config file
5) Run ravendb server on the command line
6) Open and build the solution
7) Run the application in Visual Studio