Commit Graph

15 Commits

Author SHA1 Message Date
andrzej db11e8e35b track dist folder 2024-06-03 12:35:48 +02:00
andrzej dc952fa01d remove mongo related lines 2024-06-03 12:21:54 +02:00
andrzej 31409fd99d ignore dist directory 2024-05-29 19:23:27 +02:00
andrzej d867ecf5b1 translate to sqlite3 userdb (working) 2024-05-29 19:22:58 +02:00
andrzej ce215a4efb delete degugging comments 2024-05-29 17:46:53 +02:00
andrzej 5743a6e779 fix json header parsing 2024-05-29 15:52:57 +02:00
andrzej 76a4fa1d65 ignore dist directory 2024-05-29 12:18:34 +02:00
andrzej eda82a7bf1 switch to json encoding 2024-05-29 12:18:01 +02:00
andrzej a45d836afe add parameter to error handler
turns out express needs the correct number of params, so 'unused' warnings should be ignored
j
2024-05-29 12:07:17 +02:00
andrzej a9833797a2 got token to return! 2024-05-29 11:34:21 +02:00
andrzej 17fa8939a2 implement tutorial steps 2024-05-28 22:22:41 +02:00
andrzej 1a62eeeef6 add gitignore 2024-05-28 11:25:47 +02:00
andrzej 1fc7af28bd copy over databases 2024-05-28 11:24:48 +02:00
andrzej df6244e553 initialise and install dependencies 2024-05-28 11:24:28 +02:00
andrzej da89bb7436 first commit 2024-05-28 11:22:44 +02:00