0.1.9 • Published 1 year ago

create-taux-app v0.1.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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
0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago