DEV Community

Cover image for tauri.studio
Daniel Thompson-Yvetot for Tauri

Posted on

tauri.studio

We're happy to announce that we launched the website for tauri, which you can find here:

https://tauri.studio

You'll find an introduction about how Tauri has been designed to let you use your current web framework to make tiny and really secure apps - and you don't even have to know rust to profit from it.

https://tauri.studio/en/patterns

We've also included some comparisons between common patterns that you can use to build your apps, like my personal favourite, the Kamikaze pattern:

Kamikaze Pattern

https://tauri.studio/en/security

There is also a pretty thorough writeup of our security posture and some of the things we've got in the pipeline.

Documentation

For the time being, we are hosting our docs as a GitHub wiki, so if you just want to dive in, please check it out here:

https://github.com/tauri-apps/tauri/wiki


Tauri is an MIT licensed FLOSS project that you can contribute to!

Top comments (0)