This guide helps you deploy Frappe applications using Docker, ensuring a stable and scalable setup.
Before starting, ensure you have: refer to frappe docker single server setup for prerequisites install
- Docker & Docker Compose installed.
This guide helps you deploy Frappe applications using Docker, ensuring a stable and scalable setup.
Before starting, ensure you have: refer to frappe docker single server setup for prerequisites install
Goal: Embed React/Vue application within Frappe Desk (DocType tab, Desk Page, etc.) using iframes. This approach lets you keep a standard SPA workflow while integrating seamlessly with Frappe.
Separate Frontend Build
frappe_app/public/build_dir
.Iframe Embedding