blink-full-stack
Installation
SKILL.md
Prerequisites
Before building, ensure the Blink CLI is installed and authenticated:
npm install -g @blinkdotnew/cli
blink login
If blink is not installed, run the install command first. blink login opens the browser to create a workspace API key — follow the prompts and it saves credentials locally.
Overview
This is the master guide for building a full-stack Blink app from zero to production. Each section links to a deeper skill.