Give Me My Data is a demo built for NHS Hackday on the 30th of June to 1st of July 2018.
See the site at http://bit.ly/mynhsdata.
-
Install Ruby, minimum version 2.4
-
Install SQLite
-
Check out the project
-
Create a database user:
-
Run
bundle install
-
Run
rails db:setup
-
Run
rails db:migrate
-
Run
rails server
to start the all
heroku run rake csv:load