Skip to content
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 fill .env file?Thanks! #204

Open
wdzhwsh4067 opened this issue Mar 13, 2023 · 2 comments
Open

how to fill .env file?Thanks! #204

wdzhwsh4067 opened this issue Mar 13, 2023 · 2 comments

Comments

@wdzhwsh4067
Copy link

Hi there!
Below is the .env file I filled out,
but I don't know how to fill in the other blanks.
I only have the address for Notion and the database ID.

Thank you for your help!

GA_MEASUREMENT_ID=

REVUE_API_KEY=

API_KEY=
AUTH_DOMAIN=
DATABASE_URL='https://verdant-failing-c8d.notion.site/1704e7eecded45e28d71d70362b72f34?v=e2474f021ba742cab96c482034630ae0'
PROJECT_ID='1704e7eecded45e28d71d70362b72f34'
STORAGE_BUCKET=
MESSAGING_SENDER_ID=
APP_ID=
MEASUREMENT_ID=
NEXT_PUBLIC_GOOGLE_ADSENSE=
@wdzhwsh4067
Copy link
Author

Now, I complete the question I issued:
here is the solution:

1.The dependent package [email protected] in JavaScript needs to be upgraded to [email protected], otherwise there may be some minor errors, but it does not affect normal use.
2.Revue company has been acquired and can no longer provide services. Therefore, the subscription function cannot be used.I already remove subscription function
3.An .env file needs to include the following fields:

NEXT_PUBLIC_SUPABASE_URL=???
NEXT_PUBLIC_SUPABASE_CLIENT_KEY=???
NOTION_SECRET=???
BLOG_DATABASE_ID=???

@MounibNemmiche
Copy link

@wdzhwsh4067
I did create an account in supabase, and i got my project API KEY and URL, the probleme is that in deployement process, the production stop because there is no database,
SO WHAT SHOULD I DO ?
NEXT_PUBLIC_SUPABASE_URL=??
NEXT_PUBLIC_SUPABASE_CLIENT_KEY=??

and Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants