reezer/frontend
2024-12-30 07:07:28 -05:00
..
src Init 2024-12-30 07:07:28 -05:00
.gitignore Init 2024-12-30 07:07:28 -05:00
bun.lockb Init 2024-12-30 07:07:28 -05:00
index.html Init 2024-12-30 07:07:28 -05:00
package.json Init 2024-12-30 07:07:28 -05:00
README.md Init 2024-12-30 07:07:28 -05:00
tsconfig.json Init 2024-12-30 07:07:28 -05:00
uno.config.ts Init 2024-12-30 07:07:28 -05:00
vite.config.ts Init 2024-12-30 07:07:28 -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