application-research / estuary-www

https://estuary.tech
https://estuary.tech
Other
36 stars 31 forks source link

Prefix NEXT_PUBLIC_ on ESTUARY_API and ESTUARY_METRICS_API #127

Closed neelvirdy closed 1 year ago

neelvirdy commented 1 year ago

Allows the env variables to be accessible from in-browser. This fixes our dev-production mode for pages not rendered server-side, like /ecosystem.

All other changes are on-save auto formatting.

Reference: https://nextjs.org/docs/basic-features/environment-variables#exposing-environment-variables-to-the-browser