This is a big dump of a lot of code, mostly making it so that:
- we have a key-value store
- we can create/save/load projects and documents
- there's a sidebar layout with some placeholders we may or may not need
- other stuff I forgot
Reviewed-on: #1
and templates. Tihs also adds an ADR for using Tailwind.
Add a pile of dependencies
setup orm, add admin tool
admin tool does random pass if none provided
add tons of css stuff
finish up web skeleton
backed up by experiments demonstrating that SQLite will meet all of our
requirements.
This also introduces ADRs in the repo, and adds a README in preparation
making the repository public.