get-convex / get-convex/resend
Provide env variable alternative to `testMode`
Open
- Dominant language
- TypeScript
- Stars
- 39
- Forks
- 25
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 2
Description
`testMode` defaulting to true is good day 1, but if you're already set up with Resend it's a bit awkward to keep `true` forever, and likely wants to have different behavior in dev/staging/CI than prod
Contributor guide
Research direction
Start by locating the TypeScript configuration and environment-variable handling for `testMode`. Define how the environment alternative should control behavior in development, staging, CI, and production, then verify that the existing default remains unchanged when the variable is absent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100