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/
8 stars 7 forks source link

Update local dev setup steps #148

Closed MichaelTamaki closed 9 months ago

MichaelTamaki commented 11 months ago

Update local dev setup steps

Helps streamline the local dev setup with some new helpers: .nvmrc, .compose.yaml, .env.defaults, and a local SMTP server.

This was tested on Ubuntu (Github Codespaces). These commands might be different on Windows.

vercel[bot] commented 11 months ago

@MichaelTamaki is attempting to deploy a commit to the CodeForHawaii Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 11 months ago

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

Name Status Preview Comments Updated (UTC)
hierr ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 3, 2023 5:55am
MichaelTamaki commented 10 months ago

I don't think the issue was .env.defaults. Could you check the secrets value that it is initializing the .env file with? secrets.NEXT_PUBLIC_POLIS_SURVEYS.

https://github.com/CodeWithAloha/HIERR/blob/main/.github/workflows/test-build.yml#L30

In the meantime, I've updated the Github Actions build step to just copy the .env.defaults file to .env.