dev-resources.site
for different kinds of informations.
Dev Next a job platform built with Next.js, Tailwind CSS, Prisma, and NextAuth 💻
Published at
1/8/2025
Categories
webdev
javascript
programming
nextjs
Author
Said MOUNAIM
Dev Next
Dev Next is a job platform built for developers, enabling job postings and applications with Next.js, Tailwind CSS, Prisma, and NextAuth. Open to contributions during development.
Live Link
https://next-dev-js.vercel.app/
Getting Started
Clone the repository: git clone https://github.com/saidMounaim/dev-next.git
Install dependencies:
npm install
Note: Some dependencies may have not yet been upadated to support React 19. If you get any errors about depencency compatability, run the following:
npm install --legacy-peer-deps
Create a .env file:
DATABASE_URL=""
NEXTAUTH_SECRET=""
CLOUDINARY_CLOUD_NAME=""
CLOUDINARY_API_KEY=""
CLOUDINARY_API_SECRET=""
Prisma Studio
To open Prisma Studio, run the following command:
npx prisma studio
Seed Database
To seed the database with sample data, run the following command:
npx tsx ./db/seed
Built With
Contribution
All kind of contributions are welcome, please feel free to submit pull requests.
Articles
12 articles in total
Dev Next a job platform built with Next.js, Tailwind CSS, Prisma, and NextAuth 💻
currently reading
Dev Next is a job platform built with Next.js, Tailwind CSS, Prisma, and NextAuth.
read article
Portfolio built with Next.js, TailwindCSS & Nodemailer
read article
AI Travel Planner app built with Next.js 15, Tailwind CSS, Prisma, Open AI, and Clerk
read article
Meetroomly app built with Next.js 15, Tailwind CSS, Prisma, and Clerk
read article
Image Reveal Animation with HTML, CSS, and GSAP
read article
Next.js 15 Form Component: A Beginner's Guide
read article
Social connect full-stack app using NestJs, Next.js, Prisma & Next-Auth
read article
Home Service Full-stack app using NestJs, Next.js, React Query TailwindCSS & Prisma
read article
Marketplace app using NestJS, Next.js 14, Tailwind CSS, Prisma, and NextAuth
read article
Nest-Connect API using NestJs, PassportJs, and Prisma
read article
Authentication in NestJS with PassportJS and Prisma
read article
Featured ones: