First make
make build
then start with
./iobscan-ibc-explorer-backend start
or
./iobscan-ibc-explorer-backend start test -c configFilePath
You can run application with docker.
docker build -t iobscan-ibc-explorer-backend .
then
docker run --name iobscan-ibc-explorer-backend -p 8080:8080 iobscan-ibc-explorer-backend
- CONFIG_FILE_PATH:
option
string
config file path