jstack
jstack copied to clipboard
Support Mobile Platforms
Motivation
JS development has come to mobile with stuff like Expor/React Native and most recently Lynx. Users are moving more and more towards apps over websites and we developers need to keep up with our demand. We often need to offer a website and an app, so offering a monorepo with both mobile, front end and back end would allow us to develop the platform in a single place.
Similar Ideas
Julius did a good job with create-t3-turbo (https://github.com/t3-oss/create-t3-turbo)
Any updates on this?