Collections, environments, and mocks stay in the local app. The web surface is only for uploading exported bundles and generating controlled share links.
Local First
Short Lived
Every share gets a TTL. The database stores ciphertext plus a token hash, so the share body is not readable without the URL token.
Railway Ready
`web/` is a standalone Next.js app with Prisma configured for Postgres, so it can deploy cleanly to Railway with its own database.
Download
Get the standalone app for your OS
We detect your operating system and suggest the best standalone build. These bundles include the app and Node runtime, so no local Node install is required to run Status200.
No recommended build is configured yet for your current OS.
Download links are not configured yet. Set NEXT_PUBLIC_STATUS200_DOWNLOAD_* env vars in the web app.