Skip to content

🔎 Front-end for Reguleque, a search engine for government employees. Maintained by the América Transparente foundation.

Notifications You must be signed in to change notification settings

america-transparente/regulf-neo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regulf-neo

Frontend for Reguleque, a search engine for chilean public workers records' as obtained through transparency databases.

Get started

To run this project locally, install the dependencies and run the local server:

npm install
npm start

Alternatively, you may use Yarn:

yarn
yarn start

Open http://localhost:3000 to see your app.

Running with Typesense

For the frontend to show results it must be paired with a working Typesense instance in the backend. You should also clone agucova/reguleque-search, start a Typesense instance and use the provided scripts to load test data. (Make sure to fill in the endpoint and API key in src/app.js.

Contributors

  • Benjamín Vicente (@benjavicente) - Made the initial structure and layout for the search hits.

About

🔎 Front-end for Reguleque, a search engine for government employees. Maintained by the América Transparente foundation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published