ekster/TODO.md
Peter Stuifzand 1ab474451b
Move templates to command
- Add templates inside the binary with go embed
2021-05-30 21:56:25 +02:00

13 lines
297 B
Markdown

# TODO
- Compile templates into binary (with "embed"?)
- Generate `ek` binary with "reader" command
- Increase ease of use for people who want to try Ekster
- Hosted version??
- Per user backends
## Code
- Remove dependency between hubIncomingHandler and memoryBackend
- Improve error handling