Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 338 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 338 Bytes

chatter

...which cryptocurrencies are people talking about today?

Setup

$ git clone https://github.com/bdeak4/chatter
$ cd chatter
$ cp .env.example .env
$ docker compose up -d --build

App can now be accessed at localhost:4002.