feat: add database create

This commit is contained in:
Mauricio Siu
2024-06-12 23:01:46 -06:00
parent 1b97e2c6f5
commit 99451d416c
17 changed files with 965 additions and 30 deletions

View File

@@ -15,6 +15,7 @@
"chalk": "^5.3.0",
"cli-table3": "^0.6.5",
"inquirer": "^9.2.23",
"slugify": "^1.6.6",
"superjson": "^2.2.1"
},
"devDependencies": {