Job-Dashboard Build With Next.js 14 ServerAction + Typescript + shandcn/ui.
https://next-job-dashboard.vercel.app
- clerk Authentication https://clerk.com
- Vercel Postgress https://vercel.com/docs/storage/vercel-postgres
- Vercel Blob For Static Assests https://vercel.com/docs/storage/vercel-blob
To run this project, you will need to add the following environment variables to your .env file
POSTGRES_URL=
POSTGRES_PRISMA_URL=
POSTGRES_URL_NON_POOLING=
POSTGRES_USER=
POSTGRES_HOST=
POSTGRES_PASSWORD=
POSTGRES_DATABASE=
BLOB_READ_WRITE_TOKEN=
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
Install my-project with npm
npm install next-job-dashboard
cd next-job-dashboard
npm run dev
- Next.js 14 + Typescript + shadcn/ui
- Next.js SEO + SSG + server Action
- Clerk Authentication
- React-Hook-Form + Zod Validation
- file upload with vercel/blob
- form handling with react hook form and validation with zod
- Prisma + PostgrsSQL
I'm a full stack developer...
If you have any feedback, please reach out to us at yogeshvanzara98@gmail.com