Commit graph

3 commits

Author SHA1 Message Date
Gu://em_ 306c87fca2 feat: Error handling middleware
feat: Ability to get the db variable from everywhere with getDatabase function
feat: Hello world when getting root url
fix: Now mods model is able to communicate with db
fix: fixed a syntax error in routes/mods.js file which caused sending two responses to the client
2025-03-29 00:31:25 +01:00
Gu://em_ eb4be67c89 feat: functional /mods endpoint (getAllMods) 2025-03-28 23:06:21 +01:00
Gu://em_ 0ee5eedcfd Restructured and organized the whole project, fixed SQLite database handler (now using better-sqlite3), made first model functions to interact with the database 2025-03-10 22:51:57 +01:00