This website requires JavaScript.
Explore
Help
Sign In
theis.gaedigk
/
stockhome
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
36ec8da1a07f194ad014c5a134eaef9e701aa0f7
stockhome
/
backend
T
History
theis.gaedigk
36ec8da1a0
Fix: cast DB row to AuthTokenPayload in findUser\n\nCast database RowDataPacket to AuthTokenPayload so generateToken receives the correct type.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-08 10:27:21 +02:00
..
misc
Fix: cast DB row to AuthTokenPayload in findUser\n\nCast database RowDataPacket to AuthTokenPayload so generateToken receives the correct type.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-08 10:27:21 +02:00
routes
/app
Fix: cast DB row to AuthTokenPayload in findUser\n\nCast database RowDataPacket to AuthTokenPayload so generateToken receives the correct type.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-08 10:27:21 +02:00
services
Fix: cast DB row to AuthTokenPayload in findUser\n\nCast database RowDataPacket to AuthTokenPayload so generateToken receives the correct type.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-08 10:27:21 +02:00
database.mockDE.sql
Add mock data for storage locations and products in database.mockEN.sql
2026-06-04 13:09:25 +02:00
database.mockEN.sql
Add mock data for storage locations and products in database.mockEN.sql
2026-06-04 13:09:25 +02:00
database.scheme.sql
added startup function
2026-06-04 17:08:02 +02:00
Dockerfile
Implement backend structure with Docker, database schema, and user authentication
2026-05-26 13:01:11 +02:00
package-lock.json
Implement backend structure with Docker, database schema, and user authentication
2026-05-26 13:01:11 +02:00
package.json
edit package.json versions
2026-07-07 11:46:51 +02:00
server.js
add shared node modules
2026-07-07 11:32:55 +02:00
vite.config.ts
Fix: cast DB row to AuthTokenPayload in findUser\n\nCast database RowDataPacket to AuthTokenPayload so generateToken receives the correct type.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-08 10:27:21 +02:00