start for native apps?
Hello,
is it possible to use start with Lynx or Tauri?
5 Replies
flat-fuchsia•5w ago
Tauri supports any frontend framework so you don’t need to change your stack.I expect so yeah
metropolitan-bronzeOP•5w ago
But I assume with ssr:false?
metropolitan-bronze•5w ago
or use the router version -- i've done it before
flat-fuchsia•4w ago
Their claim is so generic I’m assuming they just ship a web view of some sort so you can probably even just run a PHP server
But I’d ask them
metropolitan-bronzeOP•4w ago
I see, I guess I will try to make something work
thank you all