You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# setup
pnpm i
# watch everything# ignore errors, wait until ready message# laptop might take off
pnpm start
# or just the gatsby site
pnpm run build-requirements && pnpm run start-gatsby