[BREAKGLASS] Append-only mirror of github.com/bluewallet/bytes-store
Go to file
Overtorment b62f28a14a init
2021-06-08 09:44:46 +01:00
src init 2021-06-08 09:44:46 +01: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 init 2021-06-08 09:44:46 +01:00
package-lock.json init 2021-06-08 09:44:46 +01:00
package.json init 2021-06-08 09:44:46 +01:00
README.md init 2021-06-08 09:44:46 +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

License

MIT