Dashboard

Publish a folder, get a URL.

Internal static hosting, behind your company sign-in.

Get started

1Install the CLI
curl -fsSL https://quick.way.srl/install.sh | sh
2Sign in
quick login --server https://quick.way.srl
3Publish a folder
quick deploy <name> ./folder

<name>.quick.way.srl

How it works

quick deployRe-run it to update: every deploy replaces the site's files.
quick privateChoose who can open the site: company SSO, an access code, or public.
quick statusCheck the site's URL, visibility and last deploy.
quick rollbackRestore the previous version when something goes wrong.