A Rails app to show reviews carried out by the What Works Centre for Children's Social Care of children's social care interventions.
- PostgreSQL
- Ruby 2.4+
git clone https://github.com/wearefuturegov/hackney-fostering.git
bundle install
bundle exec db:setup
bundle exec rails s
The server is now running at http://localhost:3000
The evidence store has a CMS located at /admin
. The seed task sets up a user with the username dev@wearefuturegov.com
and password Password123
. You can set up additional users in the admin too.