Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vikasutf8/cloudinary-saas

ChatGPT said: ChatGPT A modern SaaS AI app for efficient media management, using Next.js, Tailwind CSS, Prisma, and Neon PostgreSQL. Cloudinary integration enables seamless image and video uploads, compression, resizing, and format conversions. Clerk handles secure user authentication, with DaisyUI and Lucide icons for a clean UI.
https://github.com/vikasutf8/cloudinary-saas

Last synced: about 15 hours ago
JSON representation

ChatGPT said: ChatGPT A modern SaaS AI app for efficient media management, using Next.js, Tailwind CSS, Prisma, and Neon PostgreSQL. Cloudinary integration enables seamless image and video uploads, compression, resizing, and format conversions. Clerk handles secure user authentication, with DaisyUI and Lucide icons for a clean UI.

Awesome Lists containing this project

README

        

# 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