mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
6 lines
192 B
Plaintext
6 lines
192 B
Plaintext
## use cache for Github requests like "tags"
|
|
USE_CACHE=true/false
|
|
## Algolia client app id
|
|
NEXT_PUBLIC_ALGOLIA_APP_ID=
|
|
## Algolia client search only api key
|
|
NEXT_PUBLIC_ALGOLIA_SEARCH_API_KEY= |