Go to file
2025-01-26 15:00:34 -05:00
src Init 2025-01-26 15:00:34 -05:00
.env Init 2025-01-26 15:00:34 -05:00
.gitignore Init 2025-01-26 15:00:34 -05:00
bun.lockb Init 2025-01-26 15:00:34 -05:00
eslint.config.js Init 2025-01-26 15:00:34 -05:00
index.html Init 2025-01-26 15:00:34 -05:00
package.json Init 2025-01-26 15:00:34 -05:00
README.md Init 2025-01-26 15:00:34 -05:00
tsconfig.json Init 2025-01-26 15:00:34 -05:00
uno.config.ts Init 2025-01-26 15:00:34 -05:00
vite.config.ts Init 2025-01-26 15:00:34 -05:00

Reezer

Yet another rewrite of deemix, this time with:

  • Rust in the backend
    • Rocket.rs as server
    • Swagger API docs
  • Solidjs in the frontend
    • SPA mode
    • Bun
    • UnoCSS
  • Docker