Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aadhaar Backend

Node.js Express app to manage Aadhaar registration, analytics, file uploads, cron jobs, and email notifications.

Setup

git clone <repo_url>
cd your_app
npm install

Update env.json with your database and email credentials.

Run

npm start

Server starts on http://localhost:9000

SQL

Import all scripts in sql/ to set up tables, stored procedures, and sample data:

  1. table.sql
  2. sp_call.sql
  3. sp_generate_random_aadhar_data.sql

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages