Can one develop offline when in remote location?

Is there a good example of how to develop offline via VS Code or another IDE? And is there a way to deploy this to the container? I’m assuming no since the container syncs. There are several times I am in a remote location and cannot make any updates because Oxide can only be used in the browser. Thanks in advance!

Is there a good example of how to develop offline via VS Code or another IDE?
If you are using github integration, you could open the codebase in VS Code or another IDE while offline and make changes as you see fit. You will just be missing out on the features you get with OXIDE.

And is there a way to deploy this to the container?
That is correct that this is not possible. It would take committing those changes and testing them post-deploy after you’re back online.

Thank you for your feedback on this! I will pass this along to our team internally, but please feel free to submit this as a new idea to our public roadmap if you’d like to include any additional details on the requirement.