# Guides

- [Creating a web app from start to finish](/petal-pro-documentation/v2.2.0/guides/creating-a-web-app-from-start-to-finish.md): Follow a step by step guide to creating a reminders web application using the Petal Pro boilerplate. We will cover everything from setup to deploying to production.
- [Deploy to Fly.io](/petal-pro-documentation/v2.2.0/guides/deploy-to-fly.io.md): Deploy your application to production using Fly.io
- [Adding a subscription](/petal-pro-documentation/v2.2.0/guides/adding-a-subscription.md): How to start charging customers in your web app
- [Creating Your Own API](/petal-pro-documentation/v2.2.0/guides/creating-your-own-api.md): You can use the Petal Pro API for user management (register, sign in and update). It comes with OpenAPI support out of the box.
- [Content Editor - adding your own plug-in](/petal-pro-documentation/v2.2.0/guides/content-editor-adding-your-own-plug-in.md): Adding an Editor.js plug-in and adjusting the renderer
