Hello everyone,
I am new odoo development and I have just installed odoo 16 on free EC2 AWS ubuntu server version 22.4, and I can access the database online. The thing is I have been trying to access and edit the source code to start making custom changes. I have tried to push the source code to github repository and make changes on GitHub and then pull back to my server but it did not work (I could not push the code due to some error which I did not understand) and I have tried to install a desktop interface on AWS cloud machine so I can change the code locally but that did not work most probably because of the limited storage of the free AWS server. So any advise on where to start would be greatly appreciated.
Many thanks