Solutions
Your first app that strangers use.
There is a gap between “it works on my screen” and “other people rely on it”. This is what falls into that gap, and what Camplax puts there for you.
Data in a variable
- Works for other people
- A database that survives a refresh
One hardcoded user
- Works for other people
- Accounts, sessions, password resets
Files in a folder
- Works for other people
- Uploads with signed, expiring links
A localhost URL
- Works for other people
- An address you can text someone
You are the only tester
- Works for other people
- A preview link for people to try
No bill
- Works for other people
- A bill you can predict
Start here
Three things to get right first.
You do not need to understand infrastructure. You do need these three, and they are on by default.
Nobody can read anyone else’s data
The most common beginner leak. Tables here stay closed until you write a rule, and a public table blocks the deploy.
You know what it will cost
$20 for hosting, and paid usage that stops at zero. There is no invoice that can surprise you.
You can undo a bad change
Every deploy is reversible, and previews mean the bad change never reaches anyone in the first place.
Ready when you are
Give the thing you built a real home.
A project with hosting, a database, sign-in and storage from the first minute — for $20.