nitrodeploy
TypeScript icon, indicating that this package has built-in type declarations

0.8.0 • Public • Published

pnpm i -g nitrodeploy

Command Description Default
NITRO_DEPLOY_TOKEN The token to use for authentication. process.env.NITRO_DEPLOY_TOKEN
NITRO_DEPLOY_EXPORT_FOLDER The folder to export the files to. '.output'
NITRO_DEPLOY_BUILD_COMMAND The command to run to build the project. 'npm run build'
NITRO_DEPLOY_BUILD Whether to build the project or not. true
NITRO_DEPLOY_TAG The 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

/nitrodeploy/

    Package Sidebar

    Install

    npm i nitrodeploy

    Weekly Downloads

    7

    Version

    0.8.0

    License

    MIT

    Unpacked Size

    889 kB

    Total Files

    18

    Last publish

    Collaborators

    • unitythemaker
    • productdevbook