mirror of
https://github.com/lossless-group/image-gin.git
synced 2026-07-22 06:49:33 +00:00
On branch feature/settings Changes to be committed: new file: .env.example new file: scripts/test-recraft-api.ts modified: src/settings/settings.ts modified: src/types/index.ts modified: styles.css
4 lines
189 B
Text
4 lines
189 B
Text
# Rename this file to .env and add your Recraft.ai API key
|
|
# Get your API key from: https://app.recraft.ai/profile/api
|
|
RECRAFT_API_KEY=your_api_key_here
|
|
RECRAFT_STYLE_ID=your_style_id_here
|