Code, data, and exports
How do I download/export my code?
Project name → Get Code!
Can I import an existing codebase into Floot?
No—imports aren't supported. Rebuild from scratch is recommended at this time.
Can I import arbitrary code into Floot?
No—Floot doesn't handle arbitrary codebases well; starting fresh is recommended.
Can I export/download my database?
Yes—download a pg_dump from the cog icon in the database view (Right pane → Data → Floot database → cog).
If I need a full database export, can you send it?
Yes—on request we can provide a pg_dump. (Self-service is available via the cog icon.)
Last updated