create-taux-app

0.1.9 • Public • Published

Create Taux App

features

What is this?

It's an easy-to-use, typesafe stack based on Rust (Tauri) and Next.js. It consists of:

But why would I want to use it?

It has two main benefits: the simplicity od creating UI and type safety.

  1. The stack uses Next.js combined with @shadcn/ui which makes building iterfaces unbelievably quick.

  2. The template includes typescript type generator (which runs automatically!) that generates types for react hooks. You can call your rust code without worrying about parsing the data!

Docs (WIP)

Read the documentation here.

Installation

To create a new project, you can use the following command:

npx create-taux-app@latest

Package Sidebar

Install

npm i create-taux-app

Weekly Downloads

0

Version

0.1.9

License

MIT

Unpacked Size

582 kB

Total Files

58

Last publish

Collaborators

  • peterpkp123