chore: replace TurboStarter brand references in env templates + docs
Some checks failed
CI / Tests / 🧪 Test (push) Has been cancelled
Some checks failed
CI / Tests / 🧪 Test (push) Has been cancelled
- PRODUCT_NAME default: TurboStarter → claudemesh (.env.example, .env.local) - SEED_EMAIL default: me@turbostarter.dev → dev@example.com - README dev accounts table: reflect new seed email format - DEPLOY.md: fix stale SEED_EMAIL reference Keeps DB user as turbostarter per docker-compose.yml default; retains TurboStarter attribution link in README Contributing section (legit credit for the template this repo is built on). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -189,7 +189,7 @@ pkill -f "ssh -f -N -L 5440"
|
||||
## Step 7: Verify
|
||||
|
||||
Open your app URL. Sign in with:
|
||||
- Email: value of `SEED_EMAIL` (default: `me@turbostarter.dev`)
|
||||
- Email: value of `SEED_EMAIL` (default: `dev@example.com`)
|
||||
- Password: value of `SEED_PASSWORD` (default: `Pa$$w0rd`)
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user