[BREAKGLASS] Append-only mirror of github.com/bluewallet/bytes-store
Go to file
2026-02-08 12:08:17 +00:00
examples ADD: example client 2026-02-08 12:08:17 +00:00
src ref: error handling 2021-11-03 10:22:13 +00:00
.gitignore init 2021-06-08 09:44:46 +01:00
.prettierignore init 2021-06-08 09:44:46 +01:00
.prettierrc.json init 2021-06-08 09:44:46 +01:00
openapi.yaml ADD: namespace size; REF: lint 2021-08-09 12:58:28 +01:00
package-lock.json ADD: namespace size; REF: lint 2021-08-09 12:58:28 +01:00
package.json ADD: namespace size; REF: lint 2021-08-09 12:58:28 +01:00
README.md Update README.md 2021-06-09 20:56:33 +01:00
tsconfig.json init 2021-06-08 09:44:46 +01:00

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

OpenAPI

License

MIT