Workflow Detail

Launch JAMStack Site

Create repo, deploy frontend, and connect CDN hosting

2 steps~30 minfrontenddeployjamstack

Required env vars: GH_TOKEN, NETLIFY_AUTH_TOKEN

Auth needed for: GitHub CLI, Netlify CLI

Step 1GitHub CLIAuth required

Create and initialize project repository

Authentication

  • Step 1 Authenticate CLI profile for this provider.
  • Step 2 Set required environment variables: GH_TOKEN

gh auth:

Authenticate gh and git with GitHub

gh browse:

Open repositories, issues, pull requests, and more in the browser

Step 2Netlify CLIAuth required

Link site and deploy production build

Authentication

  • Step 1 Authenticate CLI profile for this provider.
  • Step 2 Set required environment variables: NETLIFY_AUTH_TOKEN

netlify link

Link local folder to site