fileserver in rust | name tbd
  • Rust 82.5%
  • HTML 12.7%
  • CSS 4.8%
Find a file
2026-06-26 20:01:18 +08:00
.sqlx cli + invite codes + whole lotta shit 2026-06-26 20:01:18 +08:00
frontend cli + invite codes + whole lotta shit 2026-06-26 20:01:18 +08:00
migrations cli + invite codes + whole lotta shit 2026-06-26 20:01:18 +08:00
src cli + invite codes + whole lotta shit 2026-06-26 20:01:18 +08:00
.gitignore cli + invite codes + whole lotta shit 2026-06-26 20:01:18 +08:00
Cargo.lock cli + invite codes + whole lotta shit 2026-06-26 20:01:18 +08:00
Cargo.toml cli + invite codes + whole lotta shit 2026-06-26 20:01:18 +08:00
README.md auth!! auth!!!!!!! 2026-06-24 21:36:21 +08:00

fileserver [name tbd]

Important

This project is just a passion project and isn't expected to be production-ready (yet). Please use with caution :grine:

todo

  • Refactor everything to standard (!! everything is inconsistent !!) (?)
  • Implement actual server-side rendering
  • Actual user system
  • Put other things here

setup

git clone https://git.encodeco.de/noelle/fileserver && cd fileserver
cargo run --release