0.1.33 โข Published 11 months ago
@k95/starter v0.1.33
Template
Installation
npx @k95/starter project_name
Tech Stacks ๐ป
- ๐ Next.js 14 โ The React framework with hybrid static & server rendering, and App Router
- โก Supabase - Database handling and real-time data features for this project using PostgreSQL.
- ๐ฅ TypeScript โ JavaScript with type safety and enhanced developer experience.
- ๐ Tailwind CSS โ A utility-first CSS framework for rapid UI development
- ๐ Shadcn UI โ A collection of beautiful and accessible components built with Radix UI and Tailwind CSS.
- ๐ tRPC โ A toolkit for building end-to-end typesafe APIs with Next.js and any database
- ๐ฆ Drizzle โ Type-safe, intuitive, and flexible ORM for PostgreSQL, MySQL, and SQLite using TypeScript.
- โป๏ธ T3 Env โ A library for managing type-safe environment variables in Next.js
- ๐ NextAuth โ Authentication for Next.js with support for OAuth, email, and custom authentication.
- ๐ BiomeJS โ A tool for formatting, linting, and more in a fraction of a second.
- ๐ Google Analytics โ A web analytics service that tracks and reports website traffic.
- ๐จ Resend โ
- ๐ฆ Docker โ
- ๐งช Playwright โ
- ๐จโ๐ป Storybook โ
Features
- Realtime - built-in feature from supabase
- Magic Link - to be added
- End-to-end type safety - built-in feature from tRPC
- Seeding - Seeding files located at src/server/db/seeds/
Implementation of features
- Realtime -
Seeding -