Help Center
Getting Started
1. Connect your server using SSH/SFTP credentials
2. Drag and drop your ZIP file or use the 3-click wizard
3. Choose your provider and click Ship It Live
How to connect each provider:
- Netlify: Get your Personal Access Token from Netlify
- Vercel: Create a token at Vercel
- Cloudflare Pages: Create an API token + Account ID from your Cloudflare dashboard
- GitHub Pages: Create a Classic PAT with
repo scope
- Firebase: Run
npx firebase-tools login:ci to get a token
- FTP/SFTP: Use your hosting providerβs FTP credentials
Supported Providers
- Netlify, Vercel, Cloudflare Pages β Best for static sites and modern frameworks
- GitHub Pages & Firebase β Great for public projects and PWAs
- FTP/SFTP β Works with any hosting (cPanel, GoDaddy, Hostinger, etc.)
Common Issues
Files not appearing on my site?
Make sure you're using the correct remote folder (e.g. /htdocs for InfinityFree or /public_html for most hosts).
Deployment failed?
Double-check your server credentials and ensure the ZIP contains an index.html file.
Need More Help?
Email us at support@shipit.stream or check the FAQ.