Add interactive configuration wizard for deployment setup

This commit is contained in:
Jordan Ramos
2026-05-13 09:40:45 -06:00
parent 9eec63ea42
commit 0c6830fc6c
3 changed files with 1486 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"sqlite3": "^5.1.7"
},
"devDependencies": {
"fast-check": "^4.7.0",
"fast-check": "^4.8.0",
"jest": "^30.3.0"
}
}