An open API service indexing awesome lists of open source software.

https://github.com/flaque/studyforcitizenship.com


https://github.com/flaque/studyforcitizenship.com

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# πŸ‡ΊπŸ‡ΈπŸ‡ΊπŸ‡ΈπŸ‡ΊπŸ‡Έ

The website for https://studyforcitizenship.com

### how to run

- first time:

- create a .env.local and set `OPENAI_API_KEY` (get it [here](https://platform.openai.com/account/api-keys)) and `PROPUBLICA_API_KEY` (get a key [here](https://www.propublica.org/datastore/api/propublica-congress-api))
- `npm install`

- every time: `npm run dev`