Update README.md

This commit is contained in:
Lu Wilson 2023-11-23 12:30:40 +00:00 committed by GitHub
parent 61b8ed6616
commit ad0bf063ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 1 deletions

View File

@ -1,4 +1,14 @@
## Getting Started
## draw fast
You need some environment variables in `.env.local`:
```
FAL_KEY_ID=put your id here
FAL_KEY_SECRET=put your secret here
```
Then just run:
```bash
npm install