Next steps
You’ve shipped your first request. Here’s where to go next.
Read about the platform model
- Projects & Databases — how MassiCloud is organized
- Authentication — anon, service, and end-user JWTs
- Row Level Security — how data access is controlled
- Sovereignty — why your data stays in Algeria
Dive deeper into the SDK
- JS SDK overview — every method documented
- Filters — querying with eq, like, in, etc.
Build something real
The fastest path from “first request” to “real app”:
- Add a few more tables in the explorer
- Enable RLS on each (it’s on by default)
- Add policies that fit your app’s auth model
- Wire up signup/login in your frontend
- Call
massi.from(table)for everything
Get help
- Email support@massicloud.dz for bugs and anything else
Building something cool? We’d love to feature it. Drop us a line.