Front end devs deploy.
Deploy something—anything—right now, for free:
From now on, I think I'm going to strive to build all my apps as fully static sites.
@surge_shis my bff.
Deploy anything in six keystrokes
There’s only six keystrokes between you and deployment: Typesurge
and hitenter
in your project directory to get it online immediately.
$surgeproject:path/to/my-projectdomain:my-project.surge.shupload: [============]Success! Published and running at my-project.surge.sh
Publishing ease you’ve been missing
Remove your excuses. There’s no reason you can’t get your static site or client-side app online right now:
Absolutely in love with how easy and effective deployment with@surge_shis.
Where have you been all my life.
And…BAM. Site moved from Amazon S3 to sweet new digs on@surge_shJust like that.shenoalawrence
Wow@surge_shis impressively friction-free sites. `npm install -g surge;echo "# Hello world" >index.md; surge --build` done. Wow. Go get it.
I think I just fell in love with@surge_sh.Custom domains on the free plan is a big +1 for me.
Blends with your build tool
Surge augments the tools you already love. Deploy using your favourite build tool, like Grunt, Gulp, or through an npm run script. To make it adevDependency
,run:
npm install --save-dev surge
CI services
Use Surge alongside CI services likeTravis CI,CircleCI,Codeship,and more for automatic deployment.
Invite your team
Add collaborators, right through theCLI.Deployment is simple for new team members, whether you’re part of an open source project or a large organization.
$surge --add [email protected]project: ~/Jane/Desktop/my-team-project/domain:my-team-project.surge.shupload: [============]users: [email protected], [email protected]Success! Published my-team-project.surge.shAdded [email protected]
Deploy to your domain—free.
Deploy to any custom domain for freeby adding a CNAME.
Add a custom domainInstall Surge
Publish to the web with one command.
npm install --global surge
Deploy in seconds. Add a custom domain for free.
Right from the comfort of the command line.
Get started