Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sintaxi/surge

CLI for the surge.sh CDN
https://github.com/sintaxi/surge

Last synced: 1 day ago
JSON representation

CLI for the surge.sh CDN

Awesome Lists containing this project

README

        


surge - static web publishing

### Introduction

With over 12 Million deployments available accross 8 regions globally surge is one of the preferred tools for publishing static content to the web. Surge's generous free plan of unlimited custom domains and unlimited deployments makes it a valuable tool for both staging and production builds.

![surge-help](https://github.com/user-attachments/assets/5b3e7e92-008e-48b6-9c61-dc4cbf1bf22c)

### Install

npm install -g surge

### Publish

surge . hello.surge.sh

![surge-publish-output](https://github.com/user-attachments/assets/9ef28a0b-9491-4994-8800-8ea8f97975d8)

Your site is now live in `8` regions globally! View it at `https://hello.surge.sh`...

![surge-publish-results](https://github.com/user-attachments/assets/9bf53934-de53-4307-98b3-b90ab07c167e)