Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 864 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 864 Bytes

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

  • Authentication
  • 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.