Go to file
alex d3a515a7f8
send new updates even if we haven't received older ones yet (#16)
* alex/faster: faster

* alex/faster: tune throttle
2023-11-30 14:17:19 +00:00
public logos 2023-11-28 12:05:13 +00:00
src send new updates even if we haven't received older ones yet (#16) 2023-11-30 14:17:19 +00:00
.eslintrc.json Initial commit from Create Next App 2023-11-18 15:17:57 -08:00
.gitignore Update .gitignore 2023-11-28 16:52:39 +00: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 add analytics 2023-11-30 11:25:31 +00:00
package.json add analytics 2023-11-30 11:25:31 +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