Skip to content

albingroen/sthlmjs-subject-suggestions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sthlm.js Subject Suggestions

Subject Suggestions interface

A demo application I built for a talk at Sthlm.js that demonstrates how to build a web application that's fully type-safe all the way from the database to the frontend

Tech

Frontend

  • Next.js
  • tRPC
  • TypeScript
  • TailwindCSS

Backend

  • Express
  • tRPC
  • TypeScript
  • Prisma
  • Zod