draw-fast/README.md

274 B

draw fast

You need some environment variables in .env.local. You can get these from fal.ai/dashboard/keys

FAL_KEY_ID=put your id here
FAL_KEY_SECRET=put your secret here

Then just...

npm install
npm run dev