Ravindranbit d0c62d05a5 feat: implement backend authentication with JWT and bcrypt
- Installed jsonwebtoken and bcryptjs dependencies
- Created /api/auth/login endpoint in server.js for credential validation and token generation
- Added setup-db.js script to dynamically initialize admin_users table with default account
2026-04-28 16:44:51 +05:30
2026-04-21 13:51:03 +00:00
2026-04-21 13:51:03 +00:00
2026-04-21 13:51:03 +00:00

The file is empty.
Description
No description provided
Readme 94 KiB
Languages
JavaScript 52.2%
HTML 47.8%