#Trying to setup cal.com

6 messages · Page 1 of 1 (latest)

low harness
#

I've been following this blog post (it's a bit outdated): https://blog.railway.app/p/calendso

When running it on the dev environment I get this error, but I added my Google API Credentials into the .env file already. It's also not working on the live version either.

Railway Blog

In this post, we go over the process of deploying Calendso (an open-source alternative to Calendly) connected to a PostgreSQL database on Railway!

fathom glenBOT
#

Project ID: e23a2f22-381f-4695-9f70-0703009e7752

#

To setup cal.com, run railway run yarn dev to start the server and visit http://localhost:3000/ to log in. Then add the Google Calendar integration, set available times, and create new events.

low harness
#

e23a2f22-381f-4695-9f70-0703009e7752

obsidian sandal
#

Env files should be in the git ignore

#

Try putting your creds directly on railway via the ui