Welcome
Remotemp is a marketplace for Remotion motion packs — tech/SaaS demos, architecture decks, product launches. Buyers install via CLI or Library ZIP. Sellers list packages after automated validation + moderation.
Quick start (buyers)
npm install -g remotemp # open /cli/auth while signed in → Generate token remotemp login remotemp doctor remotemp add otel-trace-map cd otel-trace-map && npm i && npx remotion studio
Full guide: CLI docs · Mint token · Catalog
For buyers
Browse catalog, Free vs Premium, Library, ZIP + license, refunds.
CLI
Recommendednpm install, login token, doctor, remotemp add <slug>, troubleshooting.
FAQ
Common errors (401, 403, folder exists), Pro, free packs, support.
For sellers
Profile, packaging, review queue, payouts, sales.
Package a ZIP
What must be inside a Remotion project before upload.
Upload API
SellersREST create → upload-url → package → submit for sellers.
How access works
- FREE packs — sign in, then download /
remotemp add. - PREMIUM packs — need Pro (or own the listing / legacy purchase). Checkout may still be rolling out; see buyer docs.
- Slug — kebab-case id on each listing (e.g.
billing-funnel). Use it with the CLI.
Who can see what?
- Everyone — overview, buyers, CLI, FAQ, seller guides, packaging, Upload API (read).
- Signed-in buyers — Library, CLI token at /cli/auth, free downloads.
- Sellers (to call API) — Upload API needs a seller session. Docs are public to read.