Commit Graph

10 Commits

Author SHA1 Message Date
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