Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 948 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 948 Bytes

Draw you dream 🦚

Noteworthy files

Usage

Install dependencies:

pnpm install

Add your Replicate API token to .env.local:

REPLICATE_API_TOKEN=<your-token-here>

Run the development server:

pnpm run dev

Open http://localhost:3000 with your browser.

app screenshot

Source