status200.web

Local API work should still share cleanly.

Status200 runs locally from the `status200.dev` repo. Export the encrypted bundle from your local app, then come here to upload that file and generate an encrypted short-lived share link backed by Railway Postgres.

Local First

Collections, environments, and mocks stay in the local app. The web surface is only for uploading exported bundles and generating controlled share links.

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.

Ephemeral Share

Upload an exported bundle and create a timed share link

Export the encrypted workspace bundle from `status200.dev`, then upload that file here. `status200.web` stores only ciphertext in its Railway database and returns a short-lived share URL for the recipient machine.

  1. Export and download the encrypted `.s200` bundle from `status200.dev`.
  2. Upload that file here or paste its contents.
  3. Send the generated share URL plus the bundle passphrase to the other machine.
TTL hours
Upload an exported bundle file or paste its contents.