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 store and use secrets #20

Open
aurelius-coffee opened this issue May 29, 2024 · 0 comments
Open

How to store and use secrets #20

aurelius-coffee opened this issue May 29, 2024 · 0 comments

Comments

@aurelius-coffee
Copy link

Hi, I want to use the deno adapter and deno deploy alongside turso db. How do I store the environment variables necessary? By default .env variables get embedded into the build. It seems to me it'd be wiser to have them in the deployment environment instead. Can we do that somehow?

ASD=111

ASD=123 pnpm run build results in FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

do we use import.meta.env or ?

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

1 participant