Remove auth/db stack, migrate contact email flow, and update for Next 16

This commit is contained in:
2026-07-10 20:35:24 -04:00
parent ed948f5264
commit bf10f26d26
31 changed files with 1005 additions and 832 deletions
-3
View File
@@ -9,9 +9,6 @@ We try to keep this project as simple as possible, so you can start with just th
If you are not familiar with the different technologies used in this project, please refer to the respective docs. If you still are in the wind, please join our [Discord](https://t3.gg/discord) and ask for help.
- [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)