Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piyush-eon/calendly-clone
https://github.com/piyush-eon/calendly-clone
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/piyush-eon/calendly-clone
- Owner: piyush-eon
- Created: 2024-09-03T14:02:21.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-18T08:34:13.000Z (about 2 months ago)
- Last Synced: 2024-09-18T11:19:36.238Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://schedulrr.vercel.app
- Size: 1.6 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```