Skip to content

alanmaddrell/policy-publisher

 
 

Repository files navigation

Policy publisher

The policy publisher exists to create and manage policies and sub-policies through the Publishing 2.0 pipeline.

Nomenclature

  • 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.

Technical documentation

PostgreSQL-backed Rails 4 "Publishing 2.0" application. It is expected to be used by departmental editors.

Dependencies

  • PostgreSQL
  • More to come during development

Getting set up

  • Run bundle exec rake db:setup to create your databases and create the default SSO user for dev and test.

Running the application

  • Run ./startup.sh. This will start the application on port 3098.

Running the tests

  • Run bundle exec rake

Licence

MIT Licence

About

Create and manage policies and policy programmes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 86.1%
  • HTML 7.7%
  • Gherkin 2.8%
  • Shell 2.7%
  • Other 0.7%