M.O.M-Integration

M.O.M Integration

Minutes of Meeting web app with Zoho Projects integration, PDF export, print support, and Outlook draft handoff.

Features

Stack

Project Structure

Local Setup

  1. Install dependencies
npm install
  1. Create environment file
cp .env.example .env
  1. Configure Zoho (live mode)
  1. Run app
npm run dev
  1. Open http://localhost:3000

Deployment Notes

License

MIT (see LICENSE).