Add sqlite adapter (#48)

This commit is contained in:
Carl Ambroselli
2022-02-15 13:15:27 +01:00
committed by GitHub
parent 5225098006
commit f010e8951b
4 changed files with 313 additions and 16 deletions

View File

@@ -59,6 +59,7 @@
"@sendgrid/mail": "7.6.0",
"axios": "0.24.0",
"axios-retry": "^3.2.4",
"better-sqlite3": "^7.5.0",
"body-parser": "1.19.0",
"cookie-session": "1.4.0",
"dotenv": "^15.0.0",