Difference between Turbo and T3? When to use create-t3-turbo vs create-t3-app?
If create-t3-turbo is simply the T3 stack + mobile development, should I always just create-t3-turbo because it leaves open the possibility of making it a mobile app later on?
If not, is there a way to easily add the mobile functionality to a codebase that uses the normal T3 Stack?
If not, is there a way to easily add the mobile functionality to a codebase that uses the normal T3 Stack?