-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
Description
Issue Description
Need to document the preferred way of setting up environment variables for development.
Current Situation
@draptick mentioned using direnv which requires creating a .envrc file with environment variables. However, there are many ways to achieve this and we should document the recommended approach.
Suggested Solution
- Document the preferred method for setting environment variables in development
- Consider adding example configuration files or setup scripts
- Update README.md with clear instructions
Environment Variables Needed
Based on the error logs:
GENPRES_URL_IDGENPRES_LOGGENPRES_PRODGENPRES_DEBUG
Related
Part of onboarding feedback from @draptick
Reactions are currently unavailable