https://github.com/tdevuit/bloai
Blog
https://github.com/tdevuit/bloai
blog nextjs trpc
Last synced: about 1 month ago
JSON representation
Blog
- Host: GitHub
- URL: https://github.com/tdevuit/bloai
- Owner: TDevUIT
- Created: 2025-02-27T03:57:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-14T12:54:07.000Z (12 months ago)
- Last Synced: 2025-08-12T12:48:24.620Z (10 months ago)
- Topics: blog, nextjs, trpc
- Language: TypeScript
- Homepage: https://www.bloai.blog
- Size: 1.82 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What's next? How do I make an app with this?
We try to keep this project as simple as possible, so you can start with just the scaffolding we set up for you, and add additional things later when they become necessary.
- [Next.js](https://nextjs.org)
- [NextAuth.js](https://next-auth.js.org)
- [Prisma](https://prisma.io)
- [Drizzle](https://orm.drizzle.team)
- [Tailwind CSS](https://tailwindcss.com)
- [tRPC](https://trpc.io)
## How do I deploy this?
Follow our deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel), [Netlify](https://create.t3.gg/en/deployment/netlify) and [Docker](https://create.t3.gg/en/deployment/docker) for more information.