Skip to content

an integration to your platform that allows for unified calendar scheduling

Notifications You must be signed in to change notification settings

MaxFritzhand/calendar-bridge

Repository files navigation

Calendar Bridge

Calendar Bridge is a unified scheduling platform that integrates multiple calendar services (Google, Outlook, etc.) into a single developer-friendly API.

Quick Links

Interactive Previews

Experience the workflow without writing any code:

Getting Started

Prerequisites

  • Node.js: 20.9.0+
  • PNPM: Recommended package manager

Installation

  1. Clone the repository and install dependencies:

    pnpm install
  2. Run the development server:

    pnpm dev
  3. Open http://localhost:3000 to view the platform.

Architecture

  • Framework: Next.js 15 (App Router)
  • Database: Prisma with SQLite
  • Auth: NextAuth.js
  • UI: shadcn/ui with Tailwind CSS v4

Built for developers who need unified calendar scheduling fast.

About

an integration to your platform that allows for unified calendar scheduling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published