Overview:
Giga Stack is an experimental edge stack that combines various open source solutions from GitHub. Inspired by T3 stack and Shadcn Taxonomy project, Giga Stack offers a collection of sweet and fancy features for developers to explore and play with.
Features:
- Next.js 13 app dir (edge runtime)
- tRPC
- Clerk Auth
- Drizzle ORM + PlanetScale serverless js driver
- Shadcn/ui (Radix UI + Tailwind)
Installation:
To install Giga Stack, follow these steps:
- Install dependencies using pnpm:
pnpm install
Copy
.env.example
to.env
and update the variables as needed.Push the schema to PlanetScale:
Have fun exploring and experimenting with Giga Stack!
Summary:
Giga Stack is an experimental edge stack that combines technologies like Next.js, tRPC, Clerk Auth, Drizzle ORM, PlanetScale serverless js driver, and Shadcn/ui. It provides developers with a set of sweet and fancy features to play with and explore. Install Giga Stack using the provided installation guide and start experimenting today!