A full-stack application for Google Calendar integration with event creation functionality.
- Google OAuth authentication
- Create calendar events
- Real-time calendar sync
- Production-ready deployment
- Backend: Node.js, Express, TypeScript, Prisma, PostgreSQL
- Frontend: Next.js, React, Tailwind CSS
- Deployment: Azure App Service, GitHub Actions , Vercel , Azure-Postgres
- Deployed at:
https://calendar-integration-backend-eabkffc4gphtenfc.westus-01.azurewebsites.net - Auto-deploys from GitHub Actions
- Status: Deploying... 🚀
cd frontend
npm install
npm run devSee .env.example files for required configuration.