0.1.33 โ€ข Published 11 months ago

@k95/starter v0.1.33

Weekly downloads
-
License
-
Repository
-
Last release
11 months ago

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 -