The policy publisher exists to create and manage policies and sub-policies through the Publishing 2.0 pipeline.
- Policy: a broad overview of an area of government activity eg domestic energy.
- Sub-policy: specific activities the government is taking to support its objectives eg Green Deal.
PostgreSQL-backed Rails 4 "Publishing 2.0" application. It is expected to be used by departmental editors.
- PostgreSQL
- More to come during development
- Run
bundle exec rake db:setup
to create your databases and create the default SSO user for dev and test.
- Run
./startup.sh
. This will start the application on port 3098.
- Run
bundle exec rake