diff --git a/frontend/example.env b/frontend/example.env new file mode 100644 index 0000000..baae485 --- /dev/null +++ b/frontend/example.env @@ -0,0 +1,5 @@ +TIPTAP_PRO_TOKEN='uCNZ0C3gFH2+0yWa5uSbw9oM+lcXMDwGkPEFudU4ONOKC2m/TH5weVx4lU2EEDpD' + +AUTH_SECRET="txvHsSGbEuQ6j3I3YZEyXkVJnPTP/s5vdK4+OJ8sxQo=" # Added by `npx auth`. Read more: https://cli.authjs.dev + +PUBLIC_BASE_URL='http://localhost:3000/api' #This is the address of the backend