Go to file
alex 73da74bb0c alex/overlay-mode: cleanup 2023-11-28 15:00:41 +00:00
public logos 2023-11-28 12:05:13 +00:00
src alex/overlay-mode: cleanup 2023-11-28 15:00:41 +00:00
.eslintrc.json Initial commit from Create Next App 2023-11-18 15:17:57 -08:00
.gitignore Initial commit from Create Next App 2023-11-18 15:17:57 -08:00
.prettierrc update 2023-11-25 19:49:34 +00:00
LICENSE.md add license 2023-11-27 14:22:05 +00:00
README.md Update README.md 2023-11-28 13:57:52 +00:00
next.config.js feat: tldraw + fal (#1) 2023-11-19 21:07:39 -08:00
package-lock.json bump version, use auth, stick to 512x512 2023-11-28 10:42:30 +00:00
package.json bump version, use auth, stick to 512x512 2023-11-28 10:42:30 +00:00
postcss.config.js feat: tldraw + fal (#1) 2023-11-19 21:07:39 -08:00
tailwind.config.ts feat: tldraw + fal (#1) 2023-11-19 21:07:39 -08:00
tsconfig.json alex/overlay-mode: overlay mode 2023-11-28 14:56:59 +00:00

README.md

draw fast

Get a key from https://www.fal.ai/dashboard/keys and add it to .env.local

Then just...

npm install
npm run dev