TorresjDev / TorresjDev/JT-DevStudio

Align README and add .env.example

Open
#89 0 comments 0 reactions 1 assignee View on GitHub

@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 (not NEXT_PUBLIC_SITE_URL); remove unread NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY; add STRIPE_PRICE_ID, STRIPE_WEBHOOK_SECRET, COINBASE_WEBHOOK_SECRET, WAKATIME_USERNAME, SUPABASE_SERVICE_ROLE_KEY.
  • Add .env.example with every key, blank values.
Acceptance criteria
  • A new dev can set up from README + .env.example without guessing.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.