Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexxandergrib/t3-simple-monorepo
- Owner: AlexXanderGrib
- Created: 2022-12-07T17:22:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T20:24:49.000Z (almost 2 years ago)
- Last Synced: 2024-10-17T07:15:11.287Z (29 days ago)
- Topics: monorepo, nextjs, prisma, t3, tailwindcss, typescript, yarn
- Language: TypeScript
- Homepage:
- Size: 81.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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