- π Next.js 15 with App Router
- π TypeScript for type safety
- π¨ TailwindCSS for styling
- π Internationalization with next-intl
- π Multi-provider authentication (Google, GitHub, GitLab, Facebook)
- ποΈ Database with Prisma
- π§ Email with Resend
- π Analytics (Google Analytics, Yandex Metrica)
- π οΈ Development automation scripts
- π§ͺ Testing with Vitest
- π Storybook for components
- Fork the repository
- Create feature branch:
git checkout -b feature/name
- Commit changes:
git commit -m 'Add feature'
- Push branch:
git push origin feature/name
- Open Pull Request
Licensed under the Apache License 2.0 - see LICENSE file.
Made with β€οΈ by Mustafa GenΓ§
β Star this repository if you find it helpful!