1.2.8 • Published 3 years ago

website-publish v1.2.8

Weekly downloads
18
License
mit
Repository
github
Last release
3 years ago

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.

1.2.8

3 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.0

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago