Tutorials
Learn by building - step-by-step tutorials for common use cases
Tutorials
Learn by building real features! These hands-on tutorials guide you through implementing common use cases in ProductReady.
New to ProductReady? Start with Quick Start to set up your environment first.
Available Tutorials
Coming Soon
We're working on more tutorials! Here's what's coming:
- Add User Roles and Permissions - Implement role-based access control (RBAC)
- Integrate Stripe Payment - Add subscription and payment processing
- Send Transactional Emails - Set up email templates and sending
- Build a Custom API Endpoint - Create type-safe tRPC endpoints
- Protect Routes - Add authentication to pages and API routes
- Implement Custom Permissions - Fine-grained permission systems
Tutorial Format
Each tutorial includes:
- ✅ Time estimate - Know how long it will take
- ✅ Difficulty level - Beginner, Intermediate, or Advanced
- ✅ Step-by-step instructions - Copy-paste ready code
- ✅ Explanations - Understand what you're building
- ✅ Best practices - Learn the right way to do things
Need Help?
If you get stuck:
- 📖 Check the documentation
- 🔍 Search the docs (press
Cmd+K) - 💬 Ask in Discussions
- 🐛 Report an issue
Contributing
Want to contribute a tutorial? We'd love your help!
Next Steps
Ready to start learning?
- Create a New Feature - Build your first feature
- Quick Start - Set up your environment
- Documentation - Explore all features