Skip to content

cloud104/tcloud-watch-healthcheck-notification-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuração Inicial

  • yarn
  • yarn global add nodemon

Iniciar serviço em ambiente de Debug

yarn debug

Docker

Build the Image

docker build -t tcloud-watch-healthcheck-notification-simulator .

Run the Container

docker run -d -p 3000:3000 --env-file .env tcloud-watch-healthcheck-notification-simulator

About

Simulador de notificações via healthcheck

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors