WorkshopTasker/server/api
Wroclaw eebf25198d Replace mysql2 with prisma
also I updated packages,
and properly typed api input
a lot of time was spent, I don't remeber what really I did x3
but everything was related to replacing mysql2 with prisma
2023-11-08 05:36:12 +01:00
..
clients Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
orders Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
users Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
clients.get.ts Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
clients.post.ts Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
echo.post.ts Update dependencies, fix (auto)import problems 2023-11-07 17:36:30 +01:00
firstRun.get.ts Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
firstRun.post.ts Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
hi.ts Update dependencies, fix (auto)import problems 2023-11-07 17:36:30 +01:00
login.post.ts Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
logout.ts Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
orders.get.ts Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
orders.post.ts Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00