No description
Find a file
2025-04-10 07:06:41 -03:00
migration Parent and child posts 2025-04-10 07:06:41 -03:00
src Parent and child posts 2025-04-10 07:06:41 -03:00
templates Parent and child posts 2025-04-10 07:06:41 -03:00
.env Initial commit 2025-04-10 07:06:34 -03:00
.gitignore Initial commit 2025-04-10 07:06:34 -03:00
bacon.toml Initial commit 2025-04-10 07:06:34 -03:00
Cargo.lock Authentication 2025-04-10 07:06:34 -03:00
Cargo.toml Authentication 2025-04-10 07:06:34 -03:00
justfile Initial commit 2025-04-10 07:06:34 -03:00
LICENSE Initial commit 2025-04-10 07:06:34 -03:00
README.md Parent and child posts 2025-04-10 07:06:41 -03:00

Samey

Sam's small image board. Currently a WIP.

TODO

  • Parent posts (including tags and stuff)
  • Edit tags in the middle of input
  • Pools
  • Video support
  • Cleanup/fixup background tasks
  • CSS
  • CLI, env vars, logging...

Running in development

bacon serve