Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.08 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.08 KB

Cloudinary SaaS AI App

A modern SaaS AI application for image and video management, featuring Cloudinary integration for media handling, a responsive UI using DaisyUI and Tailwind CSS, and secure user authentication with Clerk. This app is built with Next.js, utilizes Prisma ORM with Neon PostgreSQL, and offers advanced features like media compression, format conversion, and customizable transformations.

Features

  • Authentication: User authentication powered by Clerk, with support for social login options.
  • Media Management: Integration with Cloudinary for seamless image and video uploads, compression, resizing, and format transformations.
  • Database: Neon PostgreSQL for a scalable, serverless database, managed with Prisma ORM.
  • UI & Design: Styled with Tailwind CSS and DaisyUI, featuring Lucide icons for a modern and user-friendly interface.

Tech Stack

  • Frontend: Next.js, Tailwind CSS, DaisyUI, Lucide React
  • Media Management: Cloudinary
  • Authentication: Clerk
  • Database: Neon PostgreSQL, Prisma ORM
  • Others: TypeScript, REST API