Najjar\NajjarV02 05b540997e
Some checks are pending
CI/CD / test-and-build (push) Waiting to run
CI/CD / deploy (push) Blocked by required conditions
feat: add admin authentication and management features
- Implemented Prisma schema with models for AdminUser, AppSettings, and Snapshot.
- Created seed script to initialize the database with an admin user and JWT secret.
- Developed admin login page with form handling and error management.
- Added API routes for admin login, logout, change password, and JWT verification.
- Integrated Stripe for payment intent management in admin orders.
- Established middleware for protecting admin routes with JWT authentication.
- Created Zustand stores for managing persona and snapshot states.
2026-04-13 17:57:59 +04:00
2026-04-10 15:31:59 +04:00
2026-04-10 15:31:59 +04:00
2026-04-10 15:31:59 +04:00
2026-04-10 11:30:16 +00:00
2026-04-10 15:31:59 +04:00
2026-04-10 15:31:59 +04:00

The file is empty.
Description
No description provided
Readme
Languages
TypeScript 94.9%
CSS 3.4%
Dockerfile 0.9%
JavaScript 0.6%
Shell 0.2%