cal/README.md

295 lines
14 KiB
Markdown
Raw Normal View History

2021-03-26 12:20:29 -03:00
<!-- PROJECT LOGO -->
<p align="center">
<a href="https://github.com/calendso/calendso">
2021-09-15 14:11:04 -03:00
<img src="https://user-images.githubusercontent.com/8019099/133430653-24422d2a-3c8d-4052-9ad6-0580597151ee.png" alt="Logo">
2021-03-26 12:20:29 -03:00
</a>
2021-03-10 07:02:39 -03:00
2021-09-15 14:11:04 -03:00
<h3 align="center">Cal.com (formerly Calendso)</h3>
2021-03-26 12:20:29 -03:00
<p align="center">
The open-source Calendly alternative.
<br />
2021-09-15 14:11:04 -03:00
<a href="https://cal.com"><strong>Learn more »</strong></a>
2021-03-26 12:20:29 -03:00
<br />
<br />
<a href="https://cal.com/slack">Slack</a>
2021-03-26 12:20:29 -03:00
·
2021-09-15 14:11:04 -03:00
<a href="https://cal.com">Website</a>
2021-03-26 12:20:29 -03:00
·
<a href="https://github.com/calendso/calendso/issues">Issues</a>
</p>
</p>
2021-08-15 17:36:01 -03:00
<p align="center">
<a href="https://cal.com/slack"><img src="https://img.shields.io/badge/Slack-calendso.slack.com-%234A154B" alt="Join Cal.com Slack"></a>
2021-08-15 17:36:01 -03:00
<a href="https://www.producthunt.com/posts/calendso"><img src="https://img.shields.io/badge/Product%20Hunt-%231%20Product%20of%20the%20Month-%23DA552E" alt="Product Hunt"></a>
<a href="https://github.com/calendso/calendso/stargazers"><img src="https://img.shields.io/github/stars/calendso/calendso" alt="Github Stars"></a>
<a href="https://news.ycombinator.com/item?id=26817795"><img src="https://img.shields.io/badge/Hacker%20News-311-%23FF6600" alt="Hacker News"></a>
2021-09-22 11:25:42 -03:00
<a href="https://github.com/calendso/calendso/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-AGPLv3-purple" alt="License"></a>
2021-08-15 17:36:01 -03:00
<img src="https://img.shields.io/github/package-json/v/calendso/calendso">
2021-08-16 14:18:26 -03:00
<a href="https://github.com/calendso/calendso/pulse"><img src="https://img.shields.io/github/commit-activity/m/calendso/calendso" alt="Commits-per-month"></a>
2021-09-15 14:11:04 -03:00
<a href="https://cal.com/pricing"><img src="https://img.shields.io/badge/Pricing-%2412%2Fmonth-brightgreen" alt="Pricing"></a>
2021-08-15 17:36:01 -03:00
</p>
2021-03-26 12:20:29 -03:00
<!-- ABOUT THE PROJECT -->
2021-07-26 10:37:45 -03:00
2021-03-26 12:20:29 -03:00
## About The Project
<img width="100%" alt="booking-screen" src="https://user-images.githubusercontent.com/8019099/134363898-4b29e18f-3e61-42b7-95bc-10891056249d.gif">
2021-03-26 12:20:29 -03:00
2021-09-15 14:11:04 -03:00
# Scheduling infrastructure for absolutely everyone.
The open source Calendly alternative. You are in charge
of your own data, workflow and appearance.
Calendly and other scheduling tools are awesome. It made our lives massively easier. We're using it for business meetings, seminars, yoga classes and even calls with our families. However, most tools are very limited in terms of control and customisations.
2021-09-15 14:11:04 -03:00
That's where Cal.com comes in. Self-hosted or hosted by us. White-label by design. API-driven and ready to be deployed on your own domain. Full control of your events and data.
2021-03-26 12:20:29 -03:00
2021-05-02 15:35:55 -03:00
### Product of the Month: April
2021-07-26 10:37:45 -03:00
2021-05-02 15:35:55 -03:00
#### Support us on [Product Hunt](https://www.producthunt.com/posts/calendso?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-calendso)
<a href="https://www.producthunt.com/posts/calendso?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-calendso" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=291910&theme=light&period=monthly" alt="Cal.com - The open source Calendly alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://www.producthunt.com/posts/calendso?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-calendso" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=291910&theme=light" alt="Cal.com - The open source Calendly alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> <a href="https://www.producthunt.com/stories/how-this-open-source-calendly-alternative-rocketed-to-product-of-the-day" target="_blank"><img src="https://cal.com/maker-grant.svg" alt="Cal.com - The open source Calendly alternative | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
2021-07-03 06:22:02 -03:00
2021-03-26 12:20:29 -03:00
### Built With
2021-07-26 10:37:45 -03:00
- [Next.js](https://nextjs.org/)
- [React](https://reactjs.org/)
- [Tailwind](https://tailwindcss.com/)
- [Prisma](https://prisma.io/)
2021-03-26 12:20:29 -03:00
2021-04-25 18:31:03 -03:00
## Stay Up-to-Date
2021-09-15 14:11:04 -03:00
Cal officially launched as v.1.0 on 15th of September, however a lot of new features are coming. Watch **releases** of this repository to be notified for future updates:
2021-04-25 18:31:03 -03:00
2021-09-15 14:11:04 -03:00
![cal-star-github](https://user-images.githubusercontent.com/8019099/116010176-5d9c9900-a615-11eb-92d0-aa0e892f7056.gif)
2021-04-25 18:31:03 -03:00
2021-03-26 12:20:29 -03:00
<!-- GETTING STARTED -->
2021-07-26 10:37:45 -03:00
2021-03-10 07:02:39 -03:00
## Getting Started
2021-03-26 12:20:29 -03:00
To get a local copy up and running, please follow these simple steps.
### Prerequisites
2021-03-10 07:02:39 -03:00
2021-09-15 14:11:04 -03:00
Here is what you need to be able to run Cal.
2021-07-26 10:37:45 -03:00
- Node.js
- PostgreSQL
- Yarn _(recommended)_
2021-03-10 07:02:39 -03:00
You will also need Google API credentials. You can get this from the [Google API Console](https://console.cloud.google.com/apis/dashboard). More details on this can be found below under the [Obtaining the Google API Credentials section](#Obtaining-the-Google-API-Credentials).
2021-04-15 07:39:49 -03:00
2021-03-26 12:20:29 -03:00
### Development Setup
2021-03-10 07:02:39 -03:00
#### Quick start with `yarn dx`
> - **Requires Docker to be installed**
> - Will start a local Postgres instance with a few test users - the credentials will be logged in the console
```bash
git clone git@github.com:calendso/calendso.git
cd calendso
yarn
yarn dx
```
#### Manual
2021-03-26 12:20:29 -03:00
1. Clone the repo
```sh
git clone https://github.com/calendso/calendso.git
```
2. Install packages with yarn
```sh
yarn install
```
3. Copy `.env.example` to `.env`
4. Configure environment variables in the .env file. Replace `<user>`, `<pass>`, `<db-host>`, `<db-port>` with their applicable values
2021-07-26 10:37:45 -03:00
2021-03-26 12:20:29 -03:00
```
DATABASE_URL='postgresql://<user>:<pass>@<db-host>:<db-port>'
2021-03-26 12:20:29 -03:00
GOOGLE_API_CREDENTIALS='secret'
```
2021-07-26 10:37:45 -03:00
<details>
<summary>If you don't know how to configure the DATABASE_URL, then follow the steps here</summary>
2021-06-29 09:28:42 -03:00
1. Create a free account with [Heroku](https://www.heroku.com/).
2021-06-29 09:28:42 -03:00
2. Create a new app.
2021-09-15 14:11:04 -03:00
<img width="306" alt="Create an App" src="https://user-images.githubusercontent.com/16905768/115322780-b3d58c00-a17e-11eb-8a52-b758fb0ea942.png">
2021-06-29 09:28:42 -03:00
3. In your new app, go to `Overview` and next to `Installed add-ons`, click `Configure Add-ons`. We need this to set up our database.
2021-07-26 10:37:45 -03:00
![image](https://user-images.githubusercontent.com/16905768/115323232-a53ba480-a17f-11eb-98db-58e2f8c52426.png)
2021-06-29 09:28:42 -03:00
4. Once you clicked on `Configure Add-ons`, click on `Find more add-ons` and search for `postgres`. One of the options will be `Heroku Postgres` - click on that option.
2021-07-26 10:37:45 -03:00
![image](https://user-images.githubusercontent.com/16905768/115323126-5beb5500-a17f-11eb-8030-7380310807a9.png)
2021-06-29 09:28:42 -03:00
5. Once the pop-up appears, click `Submit Order Form` - plan name should be `Hobby Dev - Free`.
2021-09-15 14:11:04 -03:00
<img width="512" alt="Submit Order Form" src="https://user-images.githubusercontent.com/16905768/115323265-b4baed80-a17f-11eb-99f0-d67f019aa6df.png">
2021-06-29 09:28:42 -03:00
6. Once you completed the above steps, click on your newly created `Heroku Postgres` and go to its `Settings`.
2021-07-26 10:37:45 -03:00
![image](https://user-images.githubusercontent.com/16905768/115323367-e92ea980-a17f-11eb-9ff4-dec95f2ec349.png)
2021-06-29 09:28:42 -03:00
7. In `Settings`, copy your URI to your Cal.com .env file and replace the `postgresql://<user>:<pass>@<db-host>:<db-port>` with it.
2021-07-26 10:37:45 -03:00
![image](https://user-images.githubusercontent.com/16905768/115323556-4591c900-a180-11eb-9808-2f55d2aa3995.png)
![image](https://user-images.githubusercontent.com/16905768/115323697-7a9e1b80-a180-11eb-9f08-a742b1037f90.png)
2021-06-29 09:28:42 -03:00
8. To view your DB, once you add new data in Prisma, you can use [Heroku Data Explorer](https://heroku-data-explorer.herokuapp.com/).
</details>
5. Set up the database using the Prisma schema (found in `prisma/schema.prisma`)
2021-03-26 12:20:29 -03:00
```sh
npx prisma db push
2021-03-26 12:20:29 -03:00
```
6. Run (in development mode)
2021-03-26 12:20:29 -03:00
```sh
yarn dev
```
7. Open [Prisma Studio](https://www.prisma.io/studio) to look at or modify the database content:
```
npx prisma studio
```
8. Click on the `User` model to add a new user record.
2021-07-26 10:37:45 -03:00
9. Fill out the fields (remembering to encrypt your password with [BCrypt](https://bcrypt-generator.com/)) and click `Save 1 Record` to create your first user.
10. Open a browser to [http://localhost:3000](http://localhost:3000) and login with your just created, first user.
2021-08-17 05:48:14 -03:00
11. Set a 32 character random string in your .env file for the CALENDSO_ENCRYPTION_KEY.
2021-06-10 10:19:59 -03:00
### Upgrading from earlier versions
2021-07-26 10:37:45 -03:00
2021-06-10 10:19:59 -03:00
1. Pull the current version:
```
git pull
```
2. Apply database migrations by running <b>one of</b> the following commands:
2021-06-29 09:28:42 -03:00
2021-06-10 10:19:59 -03:00
In a development environment, run:
2021-07-26 10:37:45 -03:00
2021-06-10 10:19:59 -03:00
```
npx prisma migrate dev
```
2021-07-26 10:37:45 -03:00
2021-06-10 10:19:59 -03:00
(this can clear your development database in some cases)
In a production environment, run:
2021-07-26 10:37:45 -03:00
2021-06-10 10:19:59 -03:00
```
npx prisma migrate deploy
```
2021-07-26 10:37:45 -03:00
2021-06-10 10:19:59 -03:00
3. Check the `.env.example` and compare it to your current `.env` file. In case there are any fields not present
in your current `.env`, add them there.
2021-06-29 09:28:42 -03:00
2021-06-10 10:19:59 -03:00
For the current version, especially check if the variable `BASE_URL` is present and properly set in your environment, for example:
2021-07-26 10:37:45 -03:00
2021-06-10 10:19:59 -03:00
```
BASE_URL='https://yourdomain.com'
```
2021-07-26 10:37:45 -03:00
2021-06-10 10:19:59 -03:00
4. Start the server. In a development environment, just do:
```
yarn dev
```
For a production build, run for example:
```
yarn build
yarn start
```
5. Enjoy the new version.
2021-06-29 09:28:42 -03:00
<!-- DEPLOYMENT -->
2021-07-26 10:37:45 -03:00
2021-06-29 09:28:42 -03:00
## Deployment
2021-07-26 10:37:45 -03:00
2021-07-04 16:36:03 -03:00
### Docker
2021-07-26 10:37:45 -03:00
2021-09-15 14:11:04 -03:00
The Docker configuration for Cal is an effort powered by people within the community. Cal.com, Inc. does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk.
2021-07-26 10:37:45 -03:00
2021-07-04 16:36:03 -03:00
The Docker configuration can be found [in our docker repository](https://github.com/calendso/docker).
2021-07-26 10:37:45 -03:00
2021-07-04 16:36:03 -03:00
### Railway
2021-07-26 10:37:45 -03:00
2021-06-29 09:28:42 -03:00
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2Fcalendso%2Fcalendso&plugins=postgresql&envs=GOOGLE_API_CREDENTIALS%2CBASE_URL%2CNEXTAUTH_URL%2CPORT&BASE_URLDefault=http%3A%2F%2Flocalhost%3A3000&NEXTAUTH_URLDefault=http%3A%2F%2Flocalhost%3A3000&PORTDefault=3000)
2021-09-15 14:11:04 -03:00
You can deploy Cal on [Railway](https://railway.app/) using the button above. The team at Railway also have a [detailed blog post](https://blog.railway.app/p/calendso) on deploying Cal on their platform.
2021-06-29 09:28:42 -03:00
2021-03-26 12:20:29 -03:00
<!-- ROADMAP -->
2021-07-26 10:37:45 -03:00
2021-03-26 12:20:29 -03:00
## Roadmap
2021-03-10 07:02:39 -03:00
2021-03-26 12:20:29 -03:00
See the [open issues](https://github.com/calendso/calendso/issues) for a list of proposed features (and known issues).
2021-03-10 07:02:39 -03:00
2021-03-26 12:20:29 -03:00
<!-- CONTRIBUTING -->
2021-07-26 10:37:45 -03:00
2021-03-26 12:20:29 -03:00
## Contributing
2021-03-10 07:02:39 -03:00
2021-03-26 12:20:29 -03:00
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
2021-03-10 07:02:39 -03:00
2021-03-26 12:20:29 -03:00
1. Fork the project
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Make your changes
4. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
5. Push to the branch (`git push origin feature/AmazingFeature`)
6. Open a pull request
2021-03-10 07:02:39 -03:00
## Obtaining the Google API Credentials
1. Open [Google API Console](https://console.cloud.google.com/apis/dashboard). If you don't have a project in your Google Cloud subscription, you'll need to create one before proceeding further. Under Dashboard pane, select Enable APIS and Services.
2. In the search box, type calendar and select the Google Calendar API search result.
3. Enable the selected API.
2021-05-08 16:46:37 -03:00
4. Next, go to the [OAuth consent screen](https://console.cloud.google.com/apis/credentials/consent) from the side pane. Select the app type (Internal or External) and enter the basic app details on the first page.
5. In the second page on Scopes, select Add or Remove Scopes. Search for Calendar.event and select the scope with scope value `.../auth/calendar.events`, `.../auth/calendar.readonly`, `.../auth/calendar` and select Update.
2021-05-04 13:19:50 -03:00
6. In the third page (Test Users), add the Google account(s) you'll using. Make sure the details are correct on the last page of the wizard and your consent screen will be configured.
7. Now select [Credentials](https://console.cloud.google.com/apis/credentials) from the side pane and then select Create Credentials. Select the OAuth Client ID option.
8. Select Web Application as the Application Type.
9. Under Authorized redirect URI's, select Add URI and then add the URI `<Cal.com URL>/api/integrations/googlecalendar/callback` replacing Cal.com URL with the URI at which your application runs.
10. The key will be created and you will be redirected back to the Credentials page. Select the newly generated client ID under OAuth 2.0 Client IDs.
11. Select Download JSON. Copy the contents of this file and paste the entire JSON string in the .env file as the value for GOOGLE_API_CREDENTIALS key.
2021-04-27 18:33:09 -03:00
## Obtaining Microsoft Graph Client ID and Secret
2021-07-26 10:37:45 -03:00
2021-04-27 18:33:09 -03:00
1. Open [Azure App Registration](https://portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/RegisteredApps) and select New registration
2. Name your application
3. Set **Who can use this application or access this API?** to **Accounts in any organizational directory (Any Azure AD directory - Multitenant)**
4. Set the **Web** redirect URI to `<Cal.com URL>/api/integrations/office365calendar/callback` replacing Cal.com URL with the URI at which your application runs.
2021-04-27 18:33:09 -03:00
5. Use **Application (client) ID** as the **MS_GRAPH_CLIENT_ID** attribute value in .env
6. Click **Certificates & secrets** create a new client secret and use the value as the **MS_GRAPH_CLIENT_SECRET** attriubte
## Obtaining Zoom Client ID and Secret
2021-07-26 10:37:45 -03:00
1. Open [Zoom Marketplace](https://marketplace.zoom.us/) and sign in with your Zoom account.
2. On the upper right, click "Develop" => "Build App".
3. On "OAuth", select "Create".
4. Name your App.
2021-08-06 20:03:46 -03:00
5. Choose "User-managed app" as the app type.
6. De-select the option to publish the app on the Zoom App Marketplace.
7. Click "Create".
8. Now copy the Client ID and Client Secret to your .env file into the `ZOOM_CLIENT_ID` and `ZOOM_CLIENT_SECRET` fields.
9. Set the Redirect URL for OAuth `<Cal.com URL>/api/integrations/zoomvideo/callback` replacing Cal.com URL with the URI at which your application runs.
10. Also add the redirect URL given above as a allow list URL and enable "Subdomain check". Make sure, it says "saved" below the form.
2021-08-07 03:09:08 -03:00
11. You don't need to provide basic information about your app. Instead click at "Scopes" and then at "+ Add Scopes". On the left, click the category "Meeting" and check the scope `meeting:write`.
2021-07-26 10:37:45 -03:00
12. Click "Done".
2021-09-15 14:11:04 -03:00
13. You're good to go. Now you can easily add your Zoom integration in the Cal.com settings.
2021-03-26 12:20:29 -03:00
<!-- LICENSE -->
2021-07-26 10:37:45 -03:00
2021-03-26 12:20:29 -03:00
## License
2021-03-10 07:02:39 -03:00
2021-09-22 11:22:36 -03:00
Distributed under the AGPLv3 License. See `LICENSE` for more information.
2021-03-10 07:02:39 -03:00
2021-03-26 12:20:29 -03:00
<!-- ACKNOWLEDGEMENTS -->
2021-07-26 10:37:45 -03:00
2021-03-26 12:20:29 -03:00
## Acknowledgements
2021-09-15 14:11:04 -03:00
Special thanks to these amazing projects which help power Cal.com:
2021-04-19 07:46:36 -03:00
2021-09-15 14:11:04 -03:00
[<img src="https://cal.com/powered-by-vercel.svg">](https://vercel.com/?utm_source=calend-so&utm_campaign=oss)
2021-04-19 07:46:36 -03:00
2021-07-26 10:37:45 -03:00
- [Vercel](https://vercel.com/?utm_source=calend-so&utm_campaign=oss)
- [Next.js](https://nextjs.org/)
- [Day.js](https://day.js.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Prisma](https://prisma.io/)