A custom launcher designed to make it as easy as possible to proxy anime game traffic to private servers.
Go to file
2023-11-29 19:33:21 -08: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 fix: remove libs and use preact-router 2023-11-29 19:33:21 -08:00
src-tauri fix: remove libs and use preact-router 2023-11-29 19:33:21 -08: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: remove libs and use preact-router 2023-11-29 19:33:21 -08:00
README.md Initial commit 2023-11-27 12:02:36 -05:00
tsconfig.json fix: remove libs and use preact-router 2023-11-29 19:33:21 -08: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.