Skip to content

thiesa/policy-publisher

Repository files navigation

Policy publisher

The policy publisher exists to create and manage policy areas and policy programmes through the Publishing 2.0 pipeline.

Nomenclature

  • Policy area: a broad overview of an area of government activity eg domestic energy.
  • Programme: 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 87.6%
  • HTML 7.2%
  • Shell 2.5%
  • Gherkin 2.3%
  • Other 0.4%