← Back to Notes

Booking application with NextJs, Neon, Clerk & Cal.com

Hamed Bahram /
1 min read--- views

In this tutorial, we will build an appointment booking application using NextJs, Neon Postgres database, Clerk authentication, and Cal.com for calendar integration.

Source code

Enter your Github username and email to access the source code.

Tech Stack

  • NextJs: React framework for building server-rendered applications.
  • Neon: A PostgreSQL client for Node.js.
  • Clerk: Authentication as a service.
  • Cal.com: Calendar integration.
  • Vercel: Deployment platform.

Project Setup

Coming soon...