initial schema and migrations
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"dotenv": "^16.0.3",
|
||||
"express": "^4.18.2",
|
||||
"kysely": "^0.23.4",
|
||||
"pg": "^8.9.0",
|
||||
"ts-node": "^10.9.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/express": "^4.17.17",
|
||||
"@types/pg": "^8.6.6",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.0",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-standard-with-typescript": "^34.0.0",
|
||||
|
||||
Reference in New Issue
Block a user