# Bytes store ### Installation ```shell script npm i npm start ``` Works well on Heroku (you'll need `Redis` addon) ### Environment variables Set them as env variables or put them into `.env` file in project root dir. - `REDISCLOUD` ### OpenAPI - [pew](https://editor.swagger.io/?url=https://raw.githubusercontent.com/BlueWallet/bytes-store/master/openapi.yaml) ### License MIT