Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/piyush-eon/calendly-clone


https://github.com/piyush-eon/calendly-clone

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# Full Stack Calendly Clone with Next JS, React, Tailwind CSS, Prisma, Neon, Clerk, Shadcn UI Tutorial 🔥🔥
## https://youtu.be/glAC7d-TYSM

![image](https://github.com/user-attachments/assets/0d4b2ce7-ebfb-4e31-a48e-a394c2cb3ddc)

### Make sure to create a `.env` file with following variables -

```
DATABASE_URL=
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=

NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
```