-
-
Notifications
You must be signed in to change notification settings - Fork 489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to get the api keys #55
Comments
SANDBOX_TEMPLATE_ID no idea for this NEXT_PUBLIC_POSTHOG_KEY Refer to https://vercel.com/guides/posthog-nextjs-vercel-feature-flags-analytics NEXT_PUBLIC_MAPBOX_TOKEN I don't know, but I pasted MAPBOX_TOKEN and GOOGLE_MAPS_API_KEY it works fine for me. |
thanks for mentioning most of them @MrPeterJin! the rest of them are:
|
Very helpful! Thanks! |
Mapbox is free? I tried different browsers but it is not allowing me to signup, which email you used? I tested gmail, outlook and protonmail. And for that NEXT_ envs I have to deploy some other thing on it or not? |
Mapbox is free if your usage is not that frequent. You can see their pricing at this link. For that NEXT_ envs I just paste the relative API secrets and it worked. Nothing is required to be deployed for me. |
Do you use telegram or discord or matrix? I need your help. |
how do i use openAPI custom endpoint? |
how to get these api keys
SANDBOX_TEMPLATE_ID=
YT_ENDPOINT=
TRIPADVISOR_API_KEY= this is not free
BLOB_READ_WRITE_TOKEN=
MAPBOX_ACCESS_TOKEN= i cannot signup with gmail or outlook.com on mapbox.com
NEXT_PUBLIC_POSTHOG_KEY=
NEXT_PUBLIC_POSTHOG_HOST=
NEXT_PUBLIC_MAPBOX_TOKEN=
NEXT_PUBLIC_GOOGLE_MAPS_API_KEY=
The text was updated successfully, but these errors were encountered: