phil-ociraptor / sos-landing

Landing page for Summer of Shipping. (May evolve into much more than a landing page)
https://summerofshipping.com
12 stars 9 forks source link

Add Apollo-Client and Hasura-GraphQL #42

Closed pandevim closed 4 years ago

pandevim commented 4 years ago

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 the x-hasura-access-key header in Vercel Production Environment.

For development environment create a .env.local on the root level set the environment variables there.

NEXT_PUBLIC_HASURA_ACCESS_KEY=<my-hasura-access-key>
vercel[bot] commented 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