Description
We need a persistent environment that exactly mirrors production but runs on the Stellar Testnet, allowing for final integration testing before a mainnet release.
Acceptance Criteria
Technical Details
- Ensure database connections for staging point to an isolated staging DB, never production.
Description
We need a persistent environment that exactly mirrors production but runs on the Stellar Testnet, allowing for final integration testing before a mainnet release.
Acceptance Criteria
develop, anddevelopmerges intomainfor releases.developbranch to a static URL (e.g.,staging.tradeflow.app).Technical Details