No description
- Rust 83.4%
- Svelte 9.4%
- JavaScript 4.8%
- HTML 1.4%
- TypeScript 1%
| .vscode | ||
| macros | ||
| server | ||
| src | ||
| src-tauri | ||
| static | ||
| Cargo.lock | ||
| Cargo.toml | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.js | ||
Amethyst
A modern music player built with Svelte and Rust.
Development
Recommended IDE Setup
Requirements
-
Frontend
-
Backend
- Rust Toolchain for building and running the backend
- Tauri CLI for native development (desktop, mobile)
- Diesel CLI for database migrations