Storage
LaunchPulse manages several types of storage behind the scenes so your applications stay consistent, reproducible, and safe. At a high level, we store:- Code & assets – The frontend, backend, and generated artefacts for each project and version.
- Application data – Databases and schemas created by the Database Agent or configured in your project.
- Configuration – Environment variables, secrets, and settings required for your app to run.
- Metadata & history – Agent logs, build history, and previous iterations so you can trace how a project evolved.

