- 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
The file is empty.
Description
Languages
JavaScript
52.2%
HTML
47.8%