How do make backend changes to an app hosted on frappe cloud

Hello guys, I have a question. Let’s say I have erp next app hosted on frappe cloud, which means that its source code is being served from the official repo of ERP NEXT right? Then I have another app that is running on local machine and made some customizations on a certain doctype for example Employee using server scripts. How can I apply those changes to my app hosted on frappe cloud?

Hi @Nyasha_Karata,

If you haven’t checked then check it the documentation

Thank You!

I checked the documentation but it is only showing that server script that you created inside the browser but it has some limitations. “I am editing the original source code inside vs code” that is what I want. if you have direct link to the documentation section please share

Thank you.