I want to use Frappe CRM for development purposes and customize the UI similar to products like 11 Labs.
Currently, I have installed Frappe CRM using Docker, but with this setup I’m unable to properly write scripts or create a custom application. Because of this, I’m looking to switch to a development setup where I can fully customize the UI and extend functionality.
I have a few questions:
Is it possible to avoid Docker and install Frappe CRM locally for development?
If possible, could someone provide a step-by-step installation guide for setting up Frappe CRM in development mode (non-Docker), including how to create a custom app?
Any guidance, documentation links, or best practices would be really helpful.