Hosting Web Console
Drag, drop, live. Deploy from your browser without an account. Create one later to keep it.
my.shipstatic.com
ShipStatic
Overview
Deployments
Domains
shipstatic
www.my-project.com
Recent Activity
Domain Added
www.my-project.com
Deployment Created
blue-dolphin-8kj92mn.shipstatic.com
Account Created
via google
Web Interface
Drag, drop, live.
Deploy from your browser in seconds. No account needed - create one later to keep your site permanently.
- Deploy without an account
- Drag-and-drop from your file system
- Domain & DNS setup wizard
- One-click instant rollbacks
Configuration as Code
One file. Full control.
Drop a ship.json in your project root to configure rewrites, redirects, and custom headers. No dashboard clicks, no deploy flags, just code.
SPA Rewrites
Route all paths to index.html for client-side routing.
Redirects
Permanent or temporary redirects with status codes.
Custom Headers
Set CORS, CSP, cache-control, and any other HTTP header.
ship.json
{
"rewrites": [
{
"source": "/**",
"destination": "/index.html"
}
]
}
Ready to go live?
No extra charges, no surprise bills, nothing to maintain.