https://github.com/piyush-eon/calendly-clone
Full Stack Calendly Clone with Next JS, React, Tailwind CSS, Prisma, Neon, Clerk, Shadcn UI Tutorial 🔥🔥
https://github.com/piyush-eon/calendly-clone
clerk nextjs postgresql prisma reactjs
Last synced: 6 months ago
JSON representation
Full Stack Calendly Clone with Next JS, React, Tailwind CSS, Prisma, Neon, Clerk, Shadcn UI Tutorial 🔥🔥
- Host: GitHub
- URL: https://github.com/piyush-eon/calendly-clone
- Owner: piyush-eon
- Created: 2024-09-03T14:02:21.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-22T13:00:13.000Z (about 1 year ago)
- Last Synced: 2025-03-23T07:12:23.055Z (7 months ago)
- Topics: clerk, nextjs, postgresql, prisma, reactjs
- Language: JavaScript
- Homepage: https://youtu.be/glAC7d-TYSM
- Size: 1.6 MB
- Stars: 49
- Watchers: 1
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-shadcnui - Github - TYSM) | ★53 | (Inspirations & Examples)
README
# Full Stack Calendly Clone with Next JS, React, Tailwind CSS, Prisma, Neon, Clerk, Shadcn UI Tutorial 🔥🔥
## https://youtu.be/glAC7d-TYSM
### 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
```