Skip to content

PlanIt is a full-stack, project management tool that helps teams plan, track, release, and support work.

Notifications You must be signed in to change notification settings

AmithBV0606/PlanIt

Repository files navigation

Full Stack App, PlanIt built using Next JS, React, Tailwind CSS, Prisma, Neon, Clerk, Shadcn UI

Getting Started

First, clone the repository and run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Make sure to create a .env file with following variables -

DATABASE_URL=

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=

NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/onboarding
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/onboarding

About

PlanIt is a full-stack, project management tool that helps teams plan, track, release, and support work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published