Skip to content

aneeshtigga/update-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛰️ update-relay

License: MIT

App which relays your message to multiple channels

💪 Supported Channels:

Message relays to these channels are currently supported:

  • Slack
  • Jira Cloud
  • Email (WIP)

📖 How to use:

  1. Clone the repo
  2. Run the React App and http://localhost:3000 should open up in your browser
cd ./update-relay
npm start
  1. Add the Keys and Token values in the ./backend/.env file
  2. Start the backend service
cd ./backend
go run main.go
  1. Post updates using the form in http://localhost:3000

About

App which relays your message to multiple channels

Resources

License

Stars

Watchers

Forks

Packages

No packages published