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

Implement an env service to make sure the required environment variables are present in development and production. #75

Open
salieflewis opened this issue May 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@salieflewis
Copy link
Contributor

No description provided.

@salieflewis salieflewis added the enhancement New feature or request label May 8, 2023
@salieflewis
Copy link
Contributor Author

The services/env.ts pattern found here is a lot friendlier and doesn't require an external dependency. This should be implemented instead.

@salieflewis salieflewis changed the title Add zod to ensure environment variables are type safe. Implement an env service to make sure the required environment variables are present in development and production. Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant