mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-19 16:13:19 +00:00
Restore env example files
This commit is contained in:
parent
a9881f88ad
commit
9838dfff89
2 changed files with 6 additions and 2 deletions
|
|
@ -1 +0,0 @@
|
|||
/Users/dhravya/code/supermemory/apps/browser-extension/.env.example
|
||||
2
apps/browser-extension/.env.example
Normal file
2
apps/browser-extension/.env.example
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# PostHog Configuration
|
||||
WXT_POSTHOG_API_KEY=your_posthog_project_api_key_here
|
||||
|
|
@ -1 +0,0 @@
|
|||
/Users/dhravya/code/supermemory/apps/web/.env.example
|
||||
4
apps/web/.env.example
Normal file
4
apps/web/.env.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
NEXT_PUBLIC_BACKEND_URL=https://api.supermemory.ai
|
||||
NEXT_PUBLIC_POSTHOG_KEY=
|
||||
EXA_API_KEY=
|
||||
XAI_API_KEY=
|
||||
Loading…
Add table
Add a link
Reference in a new issue