From 5aedcbee552e7f2c7448d4d1411225228de531c7 Mon Sep 17 00:00:00 2001 From: Jeff Loiselle Date: Wed, 4 Jan 2023 17:22:07 -0500 Subject: [PATCH] adds render.com deploy button (#6276) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2f21acd750..51455929ba 100644 --- a/README.md +++ b/README.md @@ -293,6 +293,10 @@ Currently Vercel Pro Plan is required to be able to Deploy this application with [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fcalcom%2Fcal.com&env=DATABASE_URL,NEXT_PUBLIC_WEBAPP_URL,NEXTAUTH_URL,NEXTAUTH_SECRET,CRON_API_KEY,CALENDSO_ENCRYPTION_KEY&envDescription=See%20all%20available%20env%20vars&envLink=https%3A%2F%2Fgithub.com%2Fcalcom%2Fcal.com%2Fblob%2Fmain%2F.env.example&project-name=cal&repo-name=cal.com&build-command=cd%20../..%20%26%26%20yarn%20build&root-directory=apps%2Fweb%2F) +### Render + +[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy?repo=https://github.com/calcom/docker) + ## Roadmap