cal.pub0.org/auth
zomars 7560fdbfc5 Squashed commit of the following:
commit fc87557902
Author: zomars <zomars@me.com>
Date:   Fri Aug 5 15:08:36 2022 -0600

    Fixes callbackUrl
2022-08-09 17:36:18 -06:00
..
README.md Update README.md 2022-05-10 19:58:48 +02:00
signup.tsx Squashed commit of the following: 2022-08-09 17:36:18 -06:00

README.md

Signup for self-hosted EE

In order to open the signup, please replace the contents of the file in

cal.com/apps/web/pages/auth/signup.tsx

with the contents of the new file provided here in the @calcom/api repo at the folder: /auth/signup.tsx

Once you do, if you run your cal.com self-hosted instance and go to: http://localhost:3000/auth/signup

You should see the signup page, and your users should be able to create new accounts.

Please, keep in mind this will create git conflict resolutions if you try to git pull from main, where the signup.tsx file will still be different. We will find a better workaround for this soon in order to make it pain free.