samey/README.md
2025-04-12 11:43:15 -03:00

20 lines
282 B
Markdown

# Samey
Sam's small image board. Currently a WIP.
## Prerequisites
- `ffmpeg` and `ffprobe`
## TODO
- [ ] Cleanup/fixup background tasks
- [ ] User management
- [ ] CSS
- [ ] Cleanup, CLI, env vars, logging, better errors...
## Running in development
```bash
bacon serve
```