add reader view
authorxangelo <me@xangelo.ca>
Thu, 8 Feb 2024 21:01:29 +0000 (16:01 -0500)
committerxangelo <me@xangelo.ca>
Thu, 8 Feb 2024 21:01:29 +0000 (16:01 -0500)
commit5e7b6f6c7ca3690d26f9fa5b8188a37153657808
tree74b77f31bdc00231603e0bfa2865448420b1e388
parent111870049d61d84e5db4098ad5adf18cd164eb03
add reader view
migrations/20240208181752_reader_app_is_read.ts [new file with mode: 0644]
src/public/index.html
src/public/reader.html [new file with mode: 0644]
src/public/style.css
src/server.ts
src/types.ts
src/views.ts