serverwentdown / datetime.link

[WIP] Clean links to a point in time
https://datetime.link
MIT License
0 stars 0 forks source link

Redesign #3

Open serverwentdown opened 3 years ago

serverwentdown commented 3 years ago

This issue is to track and plan the redesign, consisting of a few parts:

  1. [ ] Implement a simple search engine (for learning purposes)
    • An iterative fuzzy search implementation is already done, but is really slow
  2. [ ] Refactor and improve templates into Hotwire-capable components
  3. [ ] Refine interactivity
serverwentdown commented 2 years ago

Alternatively, a simpler and crazy scalable implementation is to use Cloudflare Workers with vite-plugin-ssr: https://github.com/brillout/vite-plugin-ssr/tree/master/examples/cloudflare-workers-vue-html-streaming