After running npm run seed in the backend, you can log in with these test accounts to explore each planβs limits.
Credentials
| Plan | Email | Password |
|---|
| Free | free@test.local | TestPass123! |
| Starter | starter@test.local | TestPass123! |
| Growth | growth@test.local | TestPass123! |
| Custom | custom@test.local | TestPass123! |
Plan Limits
| Feature | Free | Starter | Growth | Custom |
|---|
| Brands | 1 | 1 | 3 | Custom |
| Prompts/month | 2 | 50 | 200 | Custom |
| Competitors | 1 | 3 | 10 | Unlimited |
| AI models | Gemini only | All 4 | All 4 | All 4 |
| Scheduling | Manual only | Yes | Yes | Yes |
| Results retention | 14 days | Full | Full | Full |
| Content generation | No | No | Yes (10/mo) | Yes |
| Schema automation | No | No | Yes | Yes |
| A/B testing | No | No | Yes | Yes |
| API access | No | No | No | Yes |
Never use these accounts in production. They are for local development and testing only.