Initial commit
This commit is contained in:
commit
2722c7d40a
36 changed files with 6266 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# Samey
|
||||
|
||||
Sam's small image board. Currently a WIP.
|
||||
|
||||
## TODO
|
||||
|
||||
- [ ] Authentication
|
||||
- [ ] Improve filters
|
||||
- [ ] Pools
|
||||
- [ ] Video support
|
||||
- [ ] CSS
|
||||
- [ ] CLI, env vars, logging...
|
||||
|
||||
## Running in development
|
||||
|
||||
```bash
|
||||
bacon serve
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue