Questions about Deployment
So I’m going to be deploying some apps for corporate internal use shortly, and I’m wondering what’s the best way to go about doing this.
Should I be running development and all deployment under separate users? Should I have a dev account, then transfer the app to another corporate master account and use that for actual deployment or what’s the best practice here?
User management - what’s the best way in the app to manage this? Have a users talbe with permissions and then setting up security filters that way? Is there a sample app with a users/permissions table I can straight up copy?
Thanks
Greg