Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vikasutf8/cloudinary-saas
- Owner: vikasutf8
- Created: 2024-11-02T12:11:41.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T16:46:10.000Z (2 months ago)
- Last Synced: 2024-11-09T14:23:25.100Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 324 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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