Node.js Express app to manage Aadhaar registration, analytics, file uploads, cron jobs, and email notifications.
git clone <repo_url>
cd your_app
npm installUpdate env.json with your database and email credentials.
npm startServer starts on http://localhost:9000
Import all scripts in sql/ to set up tables, stored procedures, and sample data:
table.sqlsp_call.sqlsp_generate_random_aadhar_data.sql