Skip to content

A worker who deals with events from the Bero platform

License

Notifications You must be signed in to change notification settings

robertokbr/events-worker

Repository files navigation

Events-Worker

🏃‍♂ How to run

# download packages
$ go mod download

# prod mode
$ make build && make run

# dev mode
$ make server

🐳 How to run with Docker

$ sh dk.sh

🧪 How to run the tests

# With no coverage
$ make test

# With coverage
$ make coverage

About

A worker who deals with events from the Bero platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages