mirror of
https://github.com/SrIzan10/stack.git
synced 2026-06-06 01:06:54 +00:00
e4c43ccdc6507e06cc126bcf7a8e27702ba59917
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 14.2.0 to 15.1.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.1.3/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Sr Izan Stack
Sr Izan Stack is a next.js template which runs on modern technologies, with a focus on developer experience and ease-of-use.
The stack
- Framework: Next.js
- Language: TypeScript
- Styling: Tailwind CSS
- UI Library: shadcn/ui
- Authentication: Lucia
- Deployment: Vercel
- Database: Supabase Postgres with Prisma
Why (insert tool here)?
- Next.js: I like the next.js app router because it has a very good developer experience and it's very easy to use.
- TypeScript: Don't even need to explain why
- Tailwind CSS: I like the utility-first approach and the speed of development it provides
- shadcn/ui: Copy-pasting components is so fire (also is Radix UI)
- Lucia: The DevEX is amazing and it's very easy to use
- Vercel: Next.js and Vercel are like bread and butter, but it's a bit slow with the free tier.
- MongoDB Atlas: It has a very generous free tier, and I'm choosing NoSQL because Postgres hates me.
- Prisma: Even though there are solid competitors like Drizzle, Prisma is easy to use, understand, and fast enough for my use case.
Description
Languages
TypeScript
94.9%
CSS
4.5%
JavaScript
0.6%