A simple application that allows users to register for a ₹25 UPI cash giveaway by providing their details and uploading an image.
/backend - Server-side code
index.ts - Main API handlerdatabase.ts - Database setup and queries/frontend - Client-side code
index.html - Main page with registration formapp.js - Frontend logic/shared - Shared code between frontend and backend
types.ts - TypeScript interfacesTo access the admin dashboard, navigate to /admin and use the admin credentials.