website-publish

1.2.8 • Public • Published

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.

Package Sidebar

Install

npm i website-publish

Weekly Downloads

1

Version

1.2.8

License

mit

Unpacked Size

26.2 kB

Total Files

18

Last publish

Collaborators

  • aman_04