This name is reserved for the Pitlane scaffolding CLI (npm create pitlane).
It is not released yet.
Scaffold a Pitlane app today with giget and pitlane-tools/templates:
npx giget github:pitlane-tools/templates/<template> my-appTemplates: cloudflare, netlify, vercel, railway-node, railway-bun,
railway-deno, deno-deploy, github-pages.
What ships today:
@pitlane/dev— theremix()Vite plugin.@pitlane/theme— type-safe styling with design tokens.@pitlane/data-table-d1— a Cloudflare D1 driver for Remix 3'sdata-table.@pitlane/crawler— spiders a Remix 3 fetch router in memory;remix({ prerender })runs it.