a failed attempt
Find a file
2023-08-16 17:47:04 -07:00
cli clean up and mainenence, bump dependencies 2023-08-16 11:38:29 -07:00
lib yet more cleanup and maintenence 2023-08-16 17:34:28 -07:00
server add logs 2023-08-16 17:47:04 -07:00
spec clean up and mainenence, bump dependencies 2023-08-16 11:38:29 -07:00
store-fs yet more cleanup and maintenence 2023-08-16 17:34:28 -07:00
web yet more cleanup and maintenence 2023-08-16 17:34:28 -07:00
.gitignore rework config and content type derives 2023-07-17 21:54:03 -07:00
Cargo.lock yet more cleanup and maintenence 2023-08-16 17:34:28 -07:00
Cargo.toml x.user, ui changes 2023-08-12 09:46:52 -07:00
laundry.md make acls actually do something 2023-07-29 13:17:11 -07:00
readme.md things and stuff 2023-07-17 21:54:02 -07:00
sweep.timestamp experimental access control 2023-07-28 22:50:04 -07:00

ufh

how to run

  1. cargo run --bin store-fs
  2. cargo run --bin server
  3. (cd web && pnpm i && pnpm dev)