hackernews icon indicating copy to clipboard operation
hackernews copied to clipboard

Hacker News clone made with SolidStart and tRPC

Overview

A simple Hacker News clone built using SolidStart, UnoCSS, tRPC, Solid Auth, Prisma, PlanetScale, bootstrapped using create-jd-app and hosted on Vercel.

This is mostly a learning project to try out SolidStart and tRPC together.

Features

  • [x] Authentication
  • [x] Nested comments
  • [ ] Better error handling
  • [ ] Upvote/Downvote
  • [ ] Pagination
  • [ ] Optimize queries
  • [ ] Search
  • [ ] Meta tags
  • [ ] Deploy on the edge

Credits

Huge shoutout to OrJDev for making the SolidJS ecosystem better with his amazing libraries and putting up with my issues.