Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 228 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 228 Bytes

How to run

Clone this repository, run npm i to install dependencies locally and spin up Docker.

Server will be available at port 3001.

docker-compose up
# if you want to access redis
docker-compose run rcli