macro21KGB / surge-explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Surge Explorer

🚨 THIS IS A WIP, MANY FUNCTIONALITY ARE NOT AVAILABLE RIGHT NOW 🚨

For now you can only view and go to your sites via the explorer

This is a GUI for viewing your projects hosted on surge, add them or delete them from a simple and easy to user interface

First of all, make sure that you are logged in on your surge account

Demo

screenshot.png

Installation

Install my-project with npm

    npm install -g surge-explorer

Run with

    surge-explorer

or use npx directly

    npx surge-explorer

After running the command you will see a prompt like this

Go on localhost:3000 to open the explorer 
Press Ctrl+C to close it

About


Languages

Language:JavaScript 76.4%Language:CSS 14.9%Language:Pug 8.7%