Skip to content

soonbro/my-tauri-react-ts-template

Repository files navigation

React + TypeScript + TAURI + Vite + SWC

🏗🏗🏗🏗🏗🏗🏗🏗🏗🏗🏗

📚 START FROM SCRATCH

🚨 ⚠ Disclaimer ⚠ 🚨

I haven't studied HTML5, CSS3, TypeScript, React, and Rust enough. I'm learning and developing from scratch.
So, my code may have some elementary level mistakes, and you can help me!

🏗 Dev Progress 🏗

진행상황

화면:

  • 기본 레이아웃 구성 (Layout) img

  • Add shadcn ui mail example ()(2024.02.01) mail mail_light I use react-router-dom and localStorage (shadcn use next/link and cookie)

Add Components

Radix

Shadcn/ui

shadcn/ui

You can add many beautifully designed components. open source headless UI components.
See https://ui.shadcn.com/docs/components/

pnpm dlx shadcn-ui@latest add [component]



Key FeaturesRoadmapTech StackLicense

Toolkit

Tauri


Frontend

TypeScript

React

TailwindCSS

postcss

Autoprefixer

Radix

Shadcn/ui

TypeScript

Zod


Backend Rust NodeJs


Build Vite SWC


lint eslint

packagemanager pnpm


SCM

Editor

Might Add

microsoftsqlserver

postgresql

supabase

json

json

swr

framer

prettier

lodash



Warning

회사에서 SSL 인증서 문제로 http 사용
(For Cargo TSL Issue. Because of My Company's Intranet Network. When developing at my company, I have to add this option)

  • file : ./src-tauri/.cargo/config.toml
http.check-revoke = false

Use official Vite plugins:

About

Tauri React TypeScript Vite SWC shadcn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors