logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Now Deployment - Cloud Serverless Deployment | Online Free DevTools by Hexmos

Control serverless deployments with Now. Manage deployments, inspect logs, and remove deployments with ease. Free online tool, no registration required.

now

Cloud platform for serverless deployment. This command is deprecated. See vercel, the updated version of this tool. More information: https://zeit.co/now.

  • Deploy the current directory:

now

  • Display a list of deployments:

now list

  • Display information related to a deployment:

now inspect {{deployment_url}}

  • Remove a deployment:

now remove {{deployment_id}}

  • Log in into an account or create a new one:

now login

  • Initialize an example project (a new directory will be created):

now init

See Also