[BREAKGLASS] Push notification service for Bitcoin wallets
https://bluewallet.io
| src | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc.json | ||
| openapi.yaml | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
Ground Control
npm install -g dtsgenerator
dtsgen openapi.yaml > src/openapi/api.ts
npm i
npm start