Skip to content

rohithreddy/Next-shadcnui-Firebase-Template

Repository files navigation

CrashPay

Boiler Plate for Next.js + Tailwind CSS + ShadCN UI + Firebase

Getting Started

> pnpm install
> pnpm upgrade occassionally

pnpm is recommended

pnpm install creates a .env.local file and installs the simple git hooks

Create a firebase project and add the firebase cofig to the .env.local file to below variables

NEXT_PUBLIC_FIRE_APIKEY="example" NEXT_PUBLIC_FIRE_AUTHDOMAIN="example" NEXT_PUBLIC_FIRE_PROJECTID="example" NEXT_PUBLIC_FIRE_STORAGEBUCKET="example" NEXT_PUBLIC_FIRE_MESSAGINGSENDERID="example" NEXT_PUBLIC_FIRE_APPID="example" NEXT_PUBLIC_FIRE_MEASUREMENTID="example"

Features -->

  • Next.js
  • Tailwind CSS
  • ShadCN UI
  • Firebase
  • ESLint
  • Prettier
  • Simple-git-hooks
  • lint-staged
  • ChangeLog Git Workflow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published