Skip to content

AlexXanderGrib/t3-simple-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple NextJS/Tailwind/Prisma

This is a simpler version of T3 Stack App. Core components:

  • App is split into Yarn (Berry) monorepo with frontend and backend
  • Currently no auth solution is provided
  • This approach allows much simpler integration of WebSockets
  • Uses Node ESM for backend