Skip to content

Unhackables/steemnotify

 
 

Repository files navigation

Build

docker-compose build

Run

WS_CONNECTION='wss://this.piston.rocks' docker-compose up

Use

Tarantool database should be available on port 3301 of your local host.

To access the data via console please to the following:

$ docker-compose exec datastore /bin/sh
$ tarantoolctl connect guest@localhost:3301

or

$ docker-compose exec datastore tarantoolctl connect guest@localhost:3301

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 51.2%
  • Python 47.7%
  • Shell 1.1%