s3si.ts/gui
imspace 234356d39c fix: wrong ability keys in some languages (0.3.5) 2023-04-27 00:20:08 +08:00
..
public build: add favicon 2023-03-09 16:34:26 +08:00
scripts ci: enable updater only when tag 2023-04-21 22:09:00 +08:00
src fix: GUI ja translation about VS and Salmon Run (#68) 2023-04-22 01:09:47 +08:00
src-tauri fix: wrong ability keys in some languages (0.3.5) 2023-04-27 00:20:08 +08:00
.editorconfig feat: implement settings page 2023-03-09 16:34:26 +08:00
.gitignore build: bundle deno executable 2023-03-09 16:34:26 +08:00
README.md feat: add tauri project 2023-03-09 16:34:26 +08:00
index.html build: add eslint, i18n, daisyui 2023-03-09 16:34:26 +08:00
logo.png feat: add tauri project 2023-03-09 16:34:26 +08:00
package.json feat: add i18next http backend 2023-03-09 16:34:26 +08:00
pnpm-lock.yaml build: bump version to 0.3.4 2023-04-24 18:53:57 +08:00
postcss.config.cjs build: add tailwindcss 2023-03-09 16:34:26 +08:00
tailwind.config.cjs build: add eslint, i18n, daisyui 2023-03-09 16:34:26 +08:00
tsconfig.json build: add baseUrl 2023-03-09 16:34:26 +08:00
tsconfig.node.json feat: add tauri project 2023-03-09 16:34:26 +08:00
vite.config.ts feat: add i18next http backend 2023-03-09 16:34:26 +08:00

README.md

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.