[BREAKGLASS] Append-only mirror of github.com/bluewallet/bytes-store
| src | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc.json | ||
| openapi.yaml | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Bytes store
Installation
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
License
MIT