Closed pandevim closed 4 years ago
This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/philipliao/sos-landing/cvqhw1gfo ✅ Preview: https://sos-landing-git-fork-pandevim-feature-apollo-hasura.philipliao.vercel.app
This PR is implementation of https://github.com/phil-ociraptor/sos-landing/issues/36. Changes are made to the projects page.
The production deployment might not work as the maintainer has to manually set the Environment Variables
NEXT_PUBLIC_HASURA_ACCESS_KEY
for thex-hasura-access-key
header in Vercel Production Environment.For development environment create a
.env.local
on the root level set the environment variables there.