OGAN AI Blog & Media

How can I rebuild my code project?

2025-07-01
After each code change, you need to rebuild your code project that checks if there is an error or not in your code. you can see results with publishlogs command and also in notification. if successful, your code is published and goes live. If you want to run your published code in other server, you can download your published code, or push updated code with ftpcodepush or update your code in github with githubpush, making it easy to deploy your project to other servers.
#oganai #rebuildcode #rebuild #publishcode #publishlogs #ftpcodepush #githubpush