octalpixel / digibee-marketplace

DigiBee is a Full-Stack built with Next.js for frontend and Payload as backend. It is a modern digital product marketplace where you can sell your digital products like e-books, courses, templates, etc. It is a fully functional marketplace with a lot of features.

Home Page:https://digibee.vigneshgupta.tech/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DigiBee - A Modern Digital Product Marketplace

thumbnail

Intro

DigiBee is a Full-Stack built with Next.js for frontend and Payload as backend. It is a modern digital product marketplace where you can sell your digital products like ebooks, courses, templates, etc. It is a fully functional marketplace with a lot of features.

Features

  • πŸ› οΈ Highly scalable and customizable marketplace built with Next.js
  • πŸ’» Beautiful landing page & product pages included
  • πŸ’³ Full admin dashboard to manage products, users, and more.
  • πŸ›οΈ Users can purchase and sell their own products
  • πŸ›’ Locally persisted shopping cart + Cart will same across devices
  • πŸ”‘ Authentication using Payload with email verification
  • 🌟 Clean, modern UI with different themes
  • βœ‰οΈ Beautiful emails for signing up and after purchase
  • βœ… Admins can verify products to ensure high quality
  • ⌨️ 100% written in TypeScript for type safety
  • 🎁 ...much more

Tech Stack

Frontend

  • Next.js v14 – React framework for building performant apps with the best developer experience
  • Zustand – A small, fast and scalable bear bones state-management solution.
  • Tailwind – Utility-first CSS framework for rapid UI development
  • Shadcn UI - A Component library to copy and paste component built on top of Tailwind + Radix.
  • Lucide – Beautifully simple, pixel-perfect icons

Backend

  • Payload – An highly customizable, headless CMS for Next.js
  • Stripe – Payment processing for internet businesses
  • Trpc - Makes the APIs End-to-end type-safe and boost the development speed and experience.
  • AWS S3 – Object storage built to store and retrieve any amount of data from anywhere.

Platform + Database

  • Render - Render is a unified platform to build and run all your apps and websites with free SSL, a global CDN, private networks and auto deploys from Git.
  • MongoDB – The most popular database for modern apps

Code Quality

  • TypeScript – Static type checker for end-to-end type-safety
  • Prettier – Opinionated code formatter for consistent code style
  • ESLint – Pluggable linter for Next.js & TypeScript

Author

  • @vigneshfixes
  • Vignesh Gupta

Thank you!

Hope you like it. Please do ⭐ the repo. Happy coding!

About

DigiBee is a Full-Stack built with Next.js for frontend and Payload as backend. It is a modern digital product marketplace where you can sell your digital products like e-books, courses, templates, etc. It is a fully functional marketplace with a lot of features.

https://digibee.vigneshgupta.tech/

License:MIT License


Languages

Language:TypeScript 98.8%Language:CSS 1.0%Language:JavaScript 0.3%