This project uses Tailwind CSS (v3) with Next.js.
Environment Var name | Var Value | Help/Link |
---|---|---|
NEXT_PUBLIC_GA_TAG_ID | G-XXXXXXXX | How to Set Up Google Analytics: A Step-by-Step Guide by HootSuite |
NEXT_PUBLIC_WEBHOOK_SECRET | secret | Webhook Secret for Revalidating the page, eg. usage https://localhost:3000/api/revalidate?secret=yoursecret |
NEXT_PUBLIC_GRAPHQL_ENDPOINT | https://localhost:8080/v1/graphql | GraphQL Endpoint for the GraphQL API |
Deploy the example using Vercel: