TorresjDev / TorresjDev/JT-DevStudio
Align README and add .env.example
Open
@TorresjDev is already working on this.
Since Jun 8, 2026.
docs
P1
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
README is stale on routes and env names; no .env.example exists. Confirmed by both audits.
Tasks
- Update routes:
/support->/support/donations; remove/ai-tools; add/login,/settings,/editor/*,/thank-you,/auth/*. - Fix env names:
SITE_URL(notNEXT_PUBLIC_SITE_URL); remove unreadNEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY; addSTRIPE_PRICE_ID,STRIPE_WEBHOOK_SECRET,COINBASE_WEBHOOK_SECRET,WAKATIME_USERNAME,SUPABASE_SERVICE_ROLE_KEY. - Add
.env.examplewith every key, blank values.
Acceptance criteria
- A new dev can set up from README +
.env.examplewithout guessing.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.