Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fal-ai-community/tldraw-fal
https://github.com/fal-ai-community/tldraw-fal
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fal-ai-community/tldraw-fal
- Owner: fal-ai-community
- License: other
- Created: 2023-11-19T00:14:05.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-03T10:53:03.000Z (6 months ago)
- Last Synced: 2024-05-03T20:46:49.195Z (6 months ago)
- Language: TypeScript
- Size: 202 KB
- Stars: 204
- Watchers: 8
- Forks: 628
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## draw fast
Get a key from https://www.fal.ai/dashboard/keys and add it to `.env.local`
Then just...
```bash
npm install
npm run dev
```