object-storage
File storage
Photos, uploads, documents — anything that isn't text in a database lives in file storage, served back to your users over a clean public link.
WHAT IT DOES
What your app gets.
01
Stores any file your app or its users add
02
Serves them back over a public link
03
Grows with your app, billed by what you use
HOW YOUR AGENT USES IT
You never touch it.
1
Stores any file
Your agent saves images and uploads as your app needs to keep them.
2
Serves them back
Each file gets a public address, ready to show or download.
3
Grows with use
You only pay for what's actually stored — no fixed buckets to manage.
# your agent stores an upload put photo.png → live at /files/photo.png