@hadnazzar/github-actions-certification-preparation
v1.0.0
Published
- Express with Typescript
Downloads
4
Readme
github-actions-certification-preparation ---
Express with Typescript
Matrix workflow: .github/workflows/matrix.yml
GHCR workflow: .github/workflows/ghcr-publish.yml
To run deployed build directly on your device
docker pull ghcr.io/hadnazzar/hello:latest
docker run -p 3000:3000 ghcr.io/hadnazzar/hello:latest