You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, a lot of code is repeated in frontend, backend and webhook apps, majorly consisting of shared schemas, constant values and .env variables. Converting this repo to a turborepo would eliminate this code repitition.