A mashup to show schools in google maps with their ofsted rating
-
Clone the repository locally
-
Download the RavenDB latest server build and extract to Program Files
-
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)
-
Change the data folder in ravendb server config file
-
Run ravendb server on the command line
-
Open and build the solution
-
Run the application in Visual Studio