Skip to content

Instantly share code, notes, and snippets.

View winnab's full-sized avatar

Winna Bridgewater winnab

View GitHub Profile
@winnab
winnab / notes.md
Last active August 8, 2023 16:45 — forked from syntassodev/notes.md
Promise Building workshop

Promise Writing Session

Verify system setup

Ensure environment variables are set for ease of running commands throughout

export PLATFORM="kind-platform"
export WORKER="kind-worker"