refactor: update README and Dockerfile, add drizzle migrations and instrumentation
This commit is contained in:
@@ -21,13 +21,13 @@
|
||||
"extract-zip": "^2.0.1",
|
||||
"next": "16.1.6",
|
||||
"postcss": "^8.5.6",
|
||||
"tailwindcss": "^4.2.1"
|
||||
"tailwindcss": "^4.2.1",
|
||||
"drizzle-kit": "^0.31.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^19",
|
||||
"drizzle-kit": "^0.31.9",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user