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.

Step 1 — Project Setup

# Install SDK in your app directory
Related skills
Installs
5
GitHub Stars
2
First Seen
Apr 16, 2026