LogoLogo
CtrlK
v1.7.0
v1.7.0
  • 🌸What is Petal Pro?
  • 💡Changelog
  • ⏫Upgrade guide
  • Guides
    • 🚀Creating a web app from start to finish
    • 💳Adding a subscription
  • 👩‍🍳Recipes
    • 🍒How to apply a recipe with git cherry pick
    • #️⃣UUIDs
    • ✍️First/Last name
    • 📦NPM packages
    • 🗺️Google Maps
  • Fundamentals
    • 💿Installation
    • 📂Folder structure
    • 🗃️Included Pages
    • 😀Users & Authentication
    • 🏢Organizations & Multitenancy
    • 💳Stripe billing
    • 🧊Components
    • ⬛Dark mode
    • 🎨Branding
    • 🌱Seeding
    • 📄Layouts & Menus
    • 🖼️Image uploads
    • 👥Impersonation
    • 🛠️Background Tasks and Jobs
    • 🔧Util & Helpers
    • 📧Emails
    • 🪝Javascript Hooks
    • 📚Extra Hex Libraries
    • 🏗️Generators
    • 🗣️Translations
    • 🖐️Contributing
    • 🛫Deployment
    • 🛡️Testing
Powered by GitBook
On this page

Was this helpful?

👩‍🍳Recipes

Since Petal Pro will not satisfy everyone's unique requirements, we will try and provide recipes to help cover more scenarios.

You can choose to switch to this branch when beginning your project. Or if you've already started, you can git cherry pick the commit into your project.

PreviousAdding a subscriptionNextHow to apply a recipe with git cherry pick

Was this helpful?