static.fun Running Locally: Export the following ENV vars with the keys found in 1password. export FAUNADB_STATIC_FUN_KEY=xxx export SENDGRID_STATIC_FUN_KEY=xxx Then install the deps and fire the dev server: yarn && yarn dev