WorkshopTasker/server/api
Wroclaw 90932a49c8 Add database initialization
now, when the project is ran without configured database,
it will prompt for the first user to configure
the database and add the first user
2023-06-14 13:00:19 +02:00
..
clients update cuz presentation 2023-05-24 09:40:45 +02:00
dbtest Initial commit 2023-05-11 06:03:22 +02:00
orders update cuz presentation 2023-05-24 09:40:45 +02:00
users Initial commit 2023-05-11 06:03:22 +02:00
clients.get.ts factor out common api code 2023-05-11 09:11:20 +02:00
clients.post.ts factor out common api code 2023-05-11 09:11:20 +02:00
dbtest.get.ts Initial commit 2023-05-11 06:03:22 +02:00
dbtest.post.ts Initial commit 2023-05-11 06:03:22 +02:00
echo.post.ts Initial commit 2023-05-11 06:03:22 +02:00
firstRun.get.ts Add database initialization 2023-06-14 13:00:19 +02:00
firstRun.post.ts Add database initialization 2023-06-14 13:00:19 +02:00
hi.ts Initial commit 2023-05-11 06:03:22 +02:00
login.post.ts refactor out password hashing in login.post.ts 2023-06-14 11:48:31 +02:00
logout.ts Initial commit 2023-05-11 06:03:22 +02:00
orders.get.ts update cuz presentation 2023-05-24 09:40:45 +02:00
orders.post.ts update cuz presentation 2023-05-24 09:40:45 +02:00