Marketplace full-stack app using NestJS, Next.js, Prisma, and NextAuth

Marketplace app

Marketplace app using NestJS, Next.js 14, Tailwind CSS, Prisma, and NextAuth. Features include user sign-up, sign-in, browsing ads, adding and deleting ads, and filtering options. Open to all contributions during development….


This content originally appeared on DEV Community and was authored by Said Mounaim

Marketplace app

Marketplace app using NestJS, Next.js 14, Tailwind CSS, Prisma, and NextAuth. Features include user sign-up, sign-in, browsing ads, adding and deleting ads, and filtering options. Open to all contributions during development.

screenshot
screenshot
screenshot
screenshot

Getting Started

Clone the repository: git clone https://github.com/saidMounaim/marketplace.git
Install dependencies:

For the frontend:

cd frontend
npm install

For the backend:

cd backend
npm install

Create a .env file for each folder:

Frontend (.env):

API_URL=""
AUTH_SECRET=""

Backend (.env):

DATABASE_URL=""
CLD_CLOUD_NAME=""
CLD_API_KEY=""
CLD_API_SECRET=""
JWT_SECRET=""

Start the development servers:

For the frontend:

npm run dev

For the backend:

npm run start:dev

Built With

Contribution

All kind of contributions are welcome, please feel free to submit pull requests.


This content originally appeared on DEV Community and was authored by Said Mounaim


Print Share Comment Cite Upload Translate Updates
APA

Said Mounaim | Sciencx (2024-09-12T10:30:13+00:00) Marketplace full-stack app using NestJS, Next.js, Prisma, and NextAuth. Retrieved from https://www.scien.cx/2024/09/12/marketplace-full-stack-app-using-nestjs-next-js-prisma-and-nextauth/

MLA
" » Marketplace full-stack app using NestJS, Next.js, Prisma, and NextAuth." Said Mounaim | Sciencx - Thursday September 12, 2024, https://www.scien.cx/2024/09/12/marketplace-full-stack-app-using-nestjs-next-js-prisma-and-nextauth/
HARVARD
Said Mounaim | Sciencx Thursday September 12, 2024 » Marketplace full-stack app using NestJS, Next.js, Prisma, and NextAuth., viewed ,<https://www.scien.cx/2024/09/12/marketplace-full-stack-app-using-nestjs-next-js-prisma-and-nextauth/>
VANCOUVER
Said Mounaim | Sciencx - » Marketplace full-stack app using NestJS, Next.js, Prisma, and NextAuth. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/09/12/marketplace-full-stack-app-using-nestjs-next-js-prisma-and-nextauth/
CHICAGO
" » Marketplace full-stack app using NestJS, Next.js, Prisma, and NextAuth." Said Mounaim | Sciencx - Accessed . https://www.scien.cx/2024/09/12/marketplace-full-stack-app-using-nestjs-next-js-prisma-and-nextauth/
IEEE
" » Marketplace full-stack app using NestJS, Next.js, Prisma, and NextAuth." Said Mounaim | Sciencx [Online]. Available: https://www.scien.cx/2024/09/12/marketplace-full-stack-app-using-nestjs-next-js-prisma-and-nextauth/. [Accessed: ]
rf:citation
» Marketplace full-stack app using NestJS, Next.js, Prisma, and NextAuth | Said Mounaim | Sciencx | https://www.scien.cx/2024/09/12/marketplace-full-stack-app-using-nestjs-next-js-prisma-and-nextauth/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.