Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 288 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 288 Bytes

MessageDistributor-backend

Backend for the MessageDistributor - A standalone software to distribute messages across multiple platforms

To run the backend, just do go run main.go. Assuming the frontend is already up, this software can be accessed through localhost:8081 by default.