19 lines
309 B
Markdown
19 lines
309 B
Markdown
# 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
|
|
|
|
```bash
|
|
bacon serve
|
|
```
|