Workflow Detail
Launch JAMStack Site
Create repo, deploy frontend, and connect CDN hosting
Overview
2 steps~30 minfrontenddeployjamstack
Required env vars: GH_TOKEN, NETLIFY_AUTH_TOKEN
Auth needed for: GitHub CLI, Netlify CLI
Step By Step
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
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