supabase-community / nextjs-openai-doc-search

Template for building your own custom ChatGPT style doc search powered by Next.js, OpenAI, and Supabase.
https://supabase.com/blog/chatgpt-supabase-docs
Apache License 2.0
1.59k stars 284 forks source link

chore: remove local env vars to avoid confusion. #9

Closed thorwebdev closed 1 year ago

thorwebdev commented 1 year ago

I initially thought that prefilling the .env.example file with the local development keys would be convenient, but I think it can lead to confusion and leaked keys instead.