Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.91 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.91 KB

OpenBesluitvorming Search

Search through meeting documents of 320+ Dutch local governments. Powered by Open Raadsinformatie.

Check it out at OpenBesuitvorming.nl!

Using the ORI API

Check out the API docs.

Run front-end

  • cd front
  • pnpm
  • pnpm dev

Contribution guidelines

Read contribute.md

Deployment

Netlify tracks the master branch and deploys succesful builds to the OpenBesluitvorming.nl site.

Architecture

The front-end is a search and browse GUI. It's a typescript react application that uses reactiveserach for search components and react-pdf to display PDF files.

Connecting with Elasticsearch

Make sure ES has the correct proxy settings.

Credits

  • VNG Realisatie for funding.
  • Open State Foundation for providing useful feedback on this project and starting Open Raadsinformatie.
  • Software developed by Joep Meindertsma from Argu / Ontola.
  • Feedback from @breyten, @aolieman, @fletcher91, @jurrian
  • Various open source projects that we're using, most notably ReactiveSearch and Link-Lib. Check out the package.json files to see which projects were used.
  • @aolieman and Hendrik fpr implementing the Glossary feature (select text in PDF to view definition).

Screen.Recording.2022-12-20.at.12.51.51.mov