21 lines
589 B
Plaintext
21 lines
589 B
Plaintext
= Todo
|
|
:icons: font
|
|
|
|
* Backend
|
|
** Authentication
|
|
*** [ ] some kind of user auth
|
|
** save endpoint
|
|
*** [ ] add authentication/authorization
|
|
*** [ ] convert document to adoc (give format?)
|
|
*** [ ] check for unique tags
|
|
** [ ] search endpoint
|
|
*** [ ] search for tags
|
|
*** [ ] fulltext search
|
|
**** with link:https://blevesearch.com/docs/Getting%20Started/[Bleve]
|
|
* [ ] CLI Frontend
|
|
* [ ] Operations
|
|
** [ ] dockerize the build
|
|
** [ ] integrate CI/CD
|
|
** [ ] run on https://cabinet.chrissexton.org[cabinet.chrissexton.org]
|
|
** [ ] create redirect or https://cab.chrissexton.org[cab.chrissexton.org]
|