Socket
Socket
Sign inDemoInstall

nitrodeploy

Package Overview
Dependencies
100
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    nitrodeploy

Simple and fast deployment tool for Nitro deployments


Version published
Weekly downloads
9
increased by125%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

pnpm i -g nitrodeploy

CommandDescriptionDefault
NITRO_DEPLOY_TOKENThe token to use for authentication.process.env.NITRO_DEPLOY_TOKEN
NITRO_DEPLOY_EXPORT_FOLDERThe folder to export the files to.'.output'
NITRO_DEPLOY_BUILD_COMMANDThe command to run to build the project.'npm run build'
NITRO_DEPLOY_BUILDWhether to build the project or not.true
NITRO_DEPLOY_TAGThe tag to use for the deployment.'CLI'

Docker Push

docker login # If not already logged in
docker buildx ls # If not already created
pnpm docker:latest

Keywords

FAQs

Last updated on 27 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc