Continued work on project infrastructure; added sequelize for database, added more layout in the views
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"express": "^4.18.2",
|
||||
"express-session": "^1.17.3",
|
||||
"sequelize": "^6.35.1",
|
||||
"sqlite3": "^5.1.6",
|
||||
"twig": "^1.16.0"
|
||||
},
|
||||
"name": "leviathan",
|
||||
|
Reference in New Issue
Block a user