hi019 / node-github-action-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-github-action-cli

This repo shows an example Docker Express.js app that is run on Zeet. On every release, through Github Actions, a Docker container is built & published, deployed on Zeet to an existing project (with Deploy Action) and then a command is run on the deployment (with Run Action). Check out the Actions Workflow here.

Note: Zeet automatically redeploys code upon a commit by default. This example uses Manual Deploy instead:

Enabling Manual Deploy

About


Languages

Language:JavaScript 64.1%Language:Dockerfile 35.9%