solid-hackernews
solid-hackernews copied to clipboard
Solid implementation of Hacker News
This example is a bit out of date.
I'm not sure if this is an issue others are running into, but this tripped me up when I tried to clone and run this project. I checked across Firefox,...
Take the **hakernews** template from **solid-start** and change **FileRoutes** to multiples **Route**. - Remove the **cloudflare** service worker **wrangler** - Change **rollup** to **vite** - Change **Javascript** to **Typescript**