adding publishing, updating readme, updated CLI, added Sqlite

This commit is contained in:
Luke Hagar
2025-08-13 11:12:32 -05:00
parent c06fd7daea
commit a42b708dd0
10 changed files with 385 additions and 8 deletions

View File

@@ -49,7 +49,8 @@
"http-proxy-middleware": "^3.0.3",
"serve-static": "^1.16.2",
"swagger-ui-express": "^5.0.1",
"yaml": "^2.7.0"
"yaml": "^2.7.0",
"better-sqlite3": "^9.6.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.0",