WorkshopTasker/server/api
Wroclaw 5602c22861 Don't import Decimal from internal libraries
This was causing the project build to not work properly.
2023-11-09 04:34:25 +01:00
..
clients Replace mysql2 with prisma 2023-11-08 05:36:12 +01:00
orders Don't import Decimal from internal libraries 2023-11-09 04:34:25 +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