samey/README.md

27 lines
387 B
Markdown

# Samey
Sam's small image board. Currently a WIP.
## Prerequisites
- `ffmpeg` and `ffprobe`
## TODO
- [ ] Rename pool
- [ ] CSS
- [ ] Logging, better errors...
### Post-0.1.0 roadmap
- [ ] Bulk edit tags/Fix tag capitalization
- [ ] User management
- [ ] Text media
- [ ] Cleanup/fixup background tasks
- [ ] Migrate to Cot...?
## Running in development
```bash
bacon serve
```