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

use new node .env file support #259

Open
2 tasks
ermish opened this issue Sep 11, 2023 · 0 comments
Open
2 tasks

use new node .env file support #259

ermish opened this issue Sep 11, 2023 · 0 comments
Assignees
Labels
backend enhancement New feature or request

Comments

@ermish
Copy link
Collaborator

ermish commented Sep 11, 2023

cool tech news! 📢
node 20.6 now suppports .env files natively! I think this means we don’t even need to use dotenv to read them anymore :nice:
https://nodejs.org/en/blog/release/v20.6.0#built-in-env-file-support

Requirements

  • Remove dotenv and confirm the .env files are still being read
  • update the scripts to properly set which env file to read from
@ermish ermish added enhancement New feature or request backend labels Sep 11, 2023
@ermish ermish self-assigned this Sep 11, 2023
@ermish ermish moved this to Backlog in MVP Milestones Sep 20, 2023
@theyokohamalife theyokohamalife assigned Anissa3005 and unassigned ermish Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants