A custom launcher designed to make it as easy as possible to proxy anime game traffic to private servers.
Go to file
2023-11-30 23:40:41 -05:00
.vscode Initial commit 2023-11-27 12:02:36 -05:00
cfg (chore) Add support for .scss and tailwindcss 2023-11-27 12:14:22 -05:00
public Initial commit 2023-11-27 12:02:36 -05:00
src (feat:background) Improve the coloring of the top bar 2023-11-30 23:40:41 -05:00
src-tauri (misc) Enable all HTTPS sites for the Tauri http feature 2023-11-30 11:58:37 -05:00
.editorconfig (feat:layout) Scaffold a good layout 2023-11-29 21:52:46 -05:00
.gitignore Initial commit 2023-11-27 12:02:36 -05:00
.prettierrc (feat:layout) Scaffold a good layout 2023-11-29 21:52:46 -05:00
index.html (feat:layout) Scaffold a good layout 2023-11-29 21:52:46 -05:00
package.json (fix) Switch router to preact-router, eliminating preact/compat dependency 2023-11-29 22:27:01 -05:00
README.md Initial commit 2023-11-27 12:02:36 -05:00
tsconfig.json (misc) Remove preact/compat & @fluentui/react-components 2023-11-29 22:15:35 -05:00
tsconfig.node.json (chore) Add support for .scss and tailwindcss 2023-11-27 12:14:22 -05:00
vite.config.ts (chore) Add support for .scss and tailwindcss 2023-11-27 12:14:22 -05:00

Tauri + Preact + Typescript

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