https://github.com/tdevuit/ie-204-seo
https://github.com/tdevuit/ie-204-seo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tdevuit/ie-204-seo
- Owner: TDevUIT
- Created: 2025-02-27T03:57:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-27T03:59:40.000Z (over 1 year ago)
- Last Synced: 2025-02-27T04:42:12.267Z (over 1 year ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.