Back to projects
Project
Relay — Subscription-powered Client Manager
Manage clients and bill subscriptions with Stripe in minutes.
Screenshots

Tech stack
- Laravel
- Laravel Cashier
- Stripe
- Tailwind CSS
- Vite
- Redis
- SQLite
- Laravel Breeze
What it does
- Provides subscription checkout and management via Stripe, with configurable monthly/six‑month/year plans and per‑plan limits.
- Lets authenticated users manage clients and enforces email/client limits based on subscribed plan.
- Stores subscription and price metadata, updates UI/pages (pricing, success, dashboard) to reflect current plan and billing state.
- Send emails to one client, selected clients, or all at once; use @name in the subject and message to insert each selected recipient's name.