Skip to content

openpatata/question-viewer

Repository files navigation

An experimental GitHub Pages frontend for the openpatata written question data.

Development

  1. Fork and clone the repo locally

  2. Grab the latest questions dump from GitHub:

    git clone --branch export --depth 1 https://github.com/openpatata/openpatata-data.git build
  3. Install all of our dependencies:

npm install
  1. Run the dev server:
npm run watch
  1. Hack away!

Deployment

env NODE_ENV=production npm run build
npm run deploy

License

AGPL v3.

About

Web UI for MP questions to ministers

Topics

Resources

License

Stars

7 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors