Skip to content

AmanL04/website-publish-node-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Website Publisher

Publish your local web apps to a server with simple commands

NPM

This CLI tool will help you host your web app, manages tokens and handles the upload and subsequent reporting when you publish a project using website publisher.

Install

npm install -g website-publish

Usage

  Website Publishing

  Usage: website-publish [options] [command]

  Options:
    -h, --help      display help for command

  Commands:
    signin          Sign into publisher
    signup          Create a publisher account
    user            Get currently logged in user data
    up              Deploy your local website on server with a sharable link
    down [options]  Remove an already uploaded website
    list            List all of the uploaded websites by a user
    help [command]  display help for command

  When in doubt, run website-publish from within your project directory.

Features

  • Sharable Link with SSL certificate
  • Free deployment
  • Custom subdomain (if not provided then random subdomain will be assigned)
  • Stays out of git's way
  • Supports clean URLs && trailing slashes /

Author

Aman Lodha
Github: @AmanL04
LinkedIn: @aman-lodha-37b642170

Contributions

Contributions, issues, and feature requests are welcome!
Feel free to check issues page

License

Copyright @ 2020 Aman Lodha.
This project is MIT licensed.

About

A CLI tool for developers to deploy and maintain their web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published