Skip to content

This template is designed to provide a robust starting point for modern web applications, leveraging a powerful combination of technologies to ensure scalability, maintainability, and a great developer experience. It wraps the T3 stack with additional tools and services to enhance development speed.

Notifications You must be signed in to change notification settings

Kristoffer95/K95-starter

Repository files navigation

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 -

About

This template is designed to provide a robust starting point for modern web applications, leveraging a powerful combination of technologies to ensure scalability, maintainability, and a great developer experience. It wraps the T3 stack with additional tools and services to enhance development speed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published