feat: persist push subscriptions in sqlite
All checks were successful
CI / Lint, typecheck and build (push) Successful in 9m54s
All checks were successful
CI / Lint, typecheck and build (push) Successful in 9m54s
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -6,3 +6,5 @@ out
|
||||
npm-debug.log*
|
||||
.DS_Store
|
||||
tsconfig.tsbuildinfo
|
||||
data/*.sqlite
|
||||
data/*.sqlite-*
|
||||
|
||||
Reference in New Issue
Block a user