Workspace
Q: Do you have APIs for making changes to my Babel applications?
A: Currently, no.
Q: Can I setup monitors and alerts for my Babel applications?
A: Currently, no.
Q: How to bind domains to a Babel application?
A: Domain binding is under construction. If you have such needs, please contact us.
Q: How to diff between versions?
A: Diff between Babel versions is under construction.
Q: How to debug my application?
A: Switch to observation view of your babel, you will see the execution details of every request. You can also use console.log
to print out information and see the log in log tab.
Q: How to revert to an earlier version?
A: In history view, you can see all versions of your Babel app and restore to any of the versions.
Q: How to deploy a Babel application?
A: Click "Submit" button in your workspace.
Q: How to collaborate with other developers?
A: Invite members to your workspace is under construction.
Q: How to do testing?
A: You can use the built-in executor to test manually, or you can add elements for testing purposes.
Q: How to export/import Babel application?
A: In the upper-right corner of your workspace, you can export/copy the manifest of your current application. The manifest is a YAML that contains everything expect persisted data of your application. You can import the manifest when creating a new babel.