Skip to main content

Data ownership

You own the code

Everything built in your project belongs to you. You can keep building in Mythex, export a .tar.gz, or sync to GitHub.

What Mythex hosts

  • Project files in your private sandbox
  • Optional database and object storage when enabled
  • Published apps on Mythex hosting until you unpublish or delete the project
Deleting a project or account removes your apps from Mythex hosting. Export first if you need a local copy.

Secrets

API keys in project secrets are for your project’s runtime. Do not commit them to Git. See Environment variables and secrets.