This project is designed to help you manage your expenses efficiently using GraphQL.
- 🌟 Tech stack: MERN (MongoDB, Express.js, React.js, Node.js) + Apollo GraphQL
- 🚀Authentication with Passport.js and MongoDB session store
- 👾 Cron jobs for scheduled tasks and automation
MONGO_URI=mongodb+srv://<dish>:<dish>123@...
SESSION_SECRET=<putur->secret123>
npm run build
npm start