2
0

Add Unsplash picker

Closes #413
This commit is contained in:
Baptiste Arnaud
2023-03-29 15:20:01 +02:00
parent 80b7dbd19e
commit 3ef4efab4e
13 changed files with 295 additions and 16 deletions

View File

@@ -180,6 +180,15 @@ Used to search for GIF. You can create a Giphy app [here](https://developers.gip
| ------------------------- | ------- | ------------- |
| NEXT_PUBLIC_GIPHY_API_KEY | | Giphy API key |
## Unsplash (image picker)
Used to search for images. You can create a Giphy app [here](https://unsplash.com/developers)
| Parameter | Default | Description |
| ------------------------------- | ------- | ----------------- |
| NEXT_PUBLIC_UNSPLASH_APP_NAME | | Unsplash App name |
| NEXT_PUBLIC_UNSPLASH_ACCESS_KEY | | Unsplash API key |
## Others
<details><summary><h3>Show</h3></summary>