CodeWithAloha / HIERR

A Human-Centered Digital Engagement Process for the Hawai‘i Economic Recovery & Resilience Project with the State Office of Planning & Sustainable Development
https://hierr.vercel.app/
10 stars 7 forks source link

Avenmia/add polis titles #75

Closed avenmia closed 1 year ago

avenmia commented 1 year ago

This hardcodes the titles and other information in the .env file since we cannot retrieve it from the Pol.is API

I updated the readme with how the .env file should look

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
hierr ✅ Ready (Inspect) Visit Preview Mar 8, 2023 at 3:08AM (UTC)
tyliec commented 1 year ago

Can we not get this information from the conversations API route?

Example: https://pol.is/api/v3/conversations?conversation_id=5szsz2uxay&xid=bf818fd529783c35-94ececa0-436537f-d572ad1-67d0987afaab1e1a3364283c

See topic = "Which pizza is the best pizza?"

IMO we should wait on this change and see if the pol.is team can just unblock us

avenmia commented 1 year ago

@tyliec I agree we can get it from the API route, but based on the email they seemed to ignore our request to be unblocked and focused on the export. This is a temporary solution until we get unblocked.