I have installed production mode in my cloud linux server using https://codewithkarani.com/2024/07/02/how-to-install-erpnext-version-15-in-ubuntu-24-04-a-step-by-step-guide/
I have created a site with ssl.
dev.mydomain.com : I want to use this as my development environment for development and testing of my custom app.
Can someone guide me how to start developing by exporting customise doctypes to my server files and check in to github from the server itself and connecting visual code…is it a good idea? Or a better way?