Skip to content

Add safe defaults to config to prevent startup failure without env#64

Open
Asmitha7intech wants to merge 1 commit intovirtualcell:mainfrom
Asmitha7intech:fix-config-defaults
Open

Add safe defaults to config to prevent startup failure without env#64
Asmitha7intech wants to merge 1 commit intovirtualcell:mainfrom
Asmitha7intech:fix-config-defaults

Conversation

@Asmitha7intech
Copy link
Copy Markdown

@Asmitha7intech Asmitha7intech commented Mar 29, 2026

Summary

This PR improves backend robustness by adding default values to required configuration fields, allowing the application to start even when environment variables are not fully set.

Changes

  • Added default values for required settings fields
  • Prevents startup crashes due to missing environment variables
  • Improves developer onboarding experience

Why this matters

  • New contributors can run the project without complex setup
  • Reduces configuration friction
  • Makes the backend more resilient during development
image image

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

Successfully merging this pull request may close these issues.

1 participant