Cross platform automation tools that provide the easiest and most efficient way of securing limited items.
- Clone the repo
- Run
cd scripts && bootstrap.bat
. This will setup the environment for you.
- Clone the repo
- Run
cd scripts && bootstrap.sh
. This will setup the environment for you.
It is recommended to use Goland or Visual Studio Code since we have launch configurations that will make your life easier. Feel free to use whatever IDE you please though.
- Run
yarn start
from the web folder - Run
go run cmd/api/main.go
- Run
go run cmd/watcher/main.go
- Run
yarn start
from the web folder - Run
go run cmd/watcher/main.go -config=config/watcher/bot.toml
- Run
go run cmd/watcher/main.go -config=config/watcher/api.toml