LogoLogo
CtrlK
v3.0.0
v3.0.0
  • 🌸What is Petal Pro?
  • 💡Changelog
  • ⏫Upgrade guide
  • Guides
    • 🚀Creating a web app from start to finish
    • 🌎Deploy to Fly.io
    • 💳Adding a subscription
    • Metered Usage
    • 🔢Creating Your Own API
    • 🔌Content Editor - adding your own plug-in
    • Test
  • 👩‍🍳Recipes
    • 🍒How to apply a recipe with git cherry pick
    • #️⃣UUIDs
    • ✍️First/Last name
    • 🗺️Google Maps
    • Password Hashing for Windows
  • Fundamentals
    • 💿Installation
    • 📂Folder structure
    • 🗃️Included Pages
    • 😀Users & Authentication
    • 🏢Organizations & Multitenancy
    • 💳Stripe billing
    • Blog/CMS
    • 🔔User Notifications
    • 🧊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
    • 🔢REST API
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.

PreviousTestNextHow to apply a recipe with git cherry pick

Was this helpful?