Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexxandergrib/t3-simple-monorepo

Simple monorepo based app, inspired by T3 Stack
https://github.com/alexxandergrib/t3-simple-monorepo

monorepo nextjs prisma t3 tailwindcss typescript yarn

Last synced: 13 days ago
JSON representation

Simple monorepo based app, inspired by T3 Stack

Awesome Lists containing this project

README

        

# Simple NextJS/Tailwind/Prisma

This is a simpler version of [T3 Stack App](https://github.com/t3-oss/create-t3-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