20 lines
282 B
Markdown
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
|
|
```
|