Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

getsentry/github-deployment-gate-demo

Repository files navigation

Warning This integration is being deprecated, and will eventually be removed.

Github Deployment Gate Demo

This is a sample application that demonstrates usage of the Sentry Github Deployment Gate integration application

Setting up

# Copy the env file template to .env
cp .env.tmpl .env

# Modify .env to replace instances of "${VARIABLE}" with your variable values for your configuration

Running the app locally

npm run run

Build and run a container

docker build -t mikejihbe/github-deployment-gate-demo:v0.0.1
docker run -it -p 3000:3000 mikejihbe/github-deployment-gate-demo:v0.0.1

About

No description or website provided.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •