Initial commit: ExoLauncher Desktop App with SSE and cleaned structure
0 parent commit dea4c092f26f6bc1ad14225ae342ce321495d06d
@楽曲作りまくりおじさん 楽曲作りまくりおじさん authored 7 hours ago
Showing 32 changed files
View
.gitignore 0 → 100644
View
.vscode/launch.json 0 → 100644
View
.vscode/tasks.json 0 → 100644
View
README.md 0 → 100644
View
eslint.config.js 0 → 100644
View
index.html 0 → 100644
View
launch.ps1 0 → 100644
View
package-lock.json 0 → 100644
View
package.json 0 → 100644
View
public/favicon.svg 0 → 100644
View
public/icons.svg 0 → 100644
View
src-tauri/Cargo.toml 0 → 100644
View
src-tauri/build.rs 0 → 100644
View
src-tauri/icons/128x128.png 0 → 100644
View
src-tauri/icons/128x128@2x.png 0 → 100644
View
src-tauri/icons/32x32.png 0 → 100644
View
src-tauri/icons/icon.icns 0 → 100644
View
src-tauri/icons/icon.ico 0 → 100644
View
src-tauri/icons/icon.png 0 → 100644
View
src-tauri/src/db.rs 0 → 100644
View
src-tauri/src/dispatcher.rs 0 → 100644
View
src-tauri/src/main.rs 0 → 100644
View
src-tauri/src/models.rs 0 → 100644
View
src-tauri/tauri.conf.json 0 → 100644
View
src/App.tsx 0 → 100644
View
src/index.css 0 → 100644
View
src/main.tsx 0 → 100644
View
src/vite-env.d.ts 0 → 100644
View
tsconfig.app.json 0 → 100644
View
tsconfig.json 0 → 100644
View
tsconfig.node.json 0 → 100644
View
vite.config.ts 0 → 100644