This commit is contained in:
Chris Sexton 2019-10-31 11:13:49 -04:00
parent fa58684d95
commit bb3d76418f
1 changed files with 21 additions and 0 deletions

21
todo.adoc Normal file
View File

@ -0,0 +1,21 @@
= Todo
:icons: font
* 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]
* Vue Frontend
** [ ] spend some time learning about TypeScript/Vue.js style
** Documents
*** [ ] adoc editor widget
** Authentication
*** [ ] some kind of user auth
** Views
*** [ ] editor view
*** [ ] public index/search view
* Backend
** [ ] save endpoint
** [ ] search endpoint
* CLI Frontend