MBA Techfest Website Source Code.
Note
Backend Code is not open source due to security policy.
Purpose | Tech |
---|---|
Backend | ExpressJS , MySQL |
Frontend | NextJS , TailwindJS , PayU |
Deployment | nginx |
Note
Payment credentials have not been uploaded due to security policy.
- Install Node.js and npm
- Install dependencies.
npm i
- Run the app.
npm run dev