boxyhq / saas-starter-kit

🔥 Enterprise SaaS Starter Kit - Kickstart your enterprise app development with the Next.js SaaS boilerplate 🚀
https://boxyhq.com/blog/enterprise-ready-saas-starter-kit
Apache License 2.0
3.06k stars 657 forks source link

Having problems adding new attributes to user. #1509

Open Everton617 opened 2 weeks ago

Everton617 commented 2 weeks ago

I am having problems after adding new attributes to the User schema. When trying to deploy my project I am having errors regarding the components: "Dsync, SSO, Audit Logs and SAML Jackson". Is there a problem with me removing them, since I'm not using them?

2024-07-05_14-10

niwsa commented 1 week ago

You can disable the individual features through this env: https://github.com/boxyhq/saas-starter-kit/blob/main/.env.example#L70.

shekhar740 commented 1 week ago

i will working on it you can assign me else i will pull request you can review and merge it