Framework-aware delivery
Vite and Create React App builds get the correct hosting and base-path configuration.
Keep the React project and workflow you already know. ToolDrop detects Vite and Create React App builds, publishes a versioned release, and gives teammates one workspace URL with sign-in and access control.
# keep the code where it is
$ npx tooldrop init
✓ project contract validated
✓ workspace identity connected
✓ version bundle created
live → tooldrop.app/a/team-tool
deploy history
v3 · ready · 42s
The handoff
No rebuild in a proprietary editor. ToolDrop wraps the operating responsibilities around the project you already have.
ToolDrop detects the framework and writes the deployment contract beside your existing source.
npx tooldrop initCatch base-path, browser-secret, and output-directory problems before they become a broken team link.
tooldrop validateShip the same app behind workspace identity, then keep iterating from your normal editor and terminal.
tooldrop deployWhat changes after deploy
Vite and Create React App builds get the correct hosting and base-path configuration.
The ToolDrop gateway checks workspace access before opening the client app.
Each deploy becomes a named version with logs, history, and a path back.
Start on Free, publish a real app, and move to Team or Pro only when the workspace needs more scale and controls.