Publish your local web apps to a server with simple commands
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.
npm install -g website-publish
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.
- 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
/
Aman Lodha
Github: @AmanL04
LinkedIn: @aman-lodha-37b642170
Contributions, issues, and feature requests are welcome!
Feel free to check issues page
Copyright @ 2020 Aman Lodha.
This project is MIT licensed.