openai service and basic tables with migrations
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.19.2"
|
||||
"express": "^4.19.2",
|
||||
"openai": "^6.15.0",
|
||||
"zod": "^4.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"dbmate": "^2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user