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

297 B

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