A software as a service project that is used for compressing the video file and generating images for social media platform based on AI with the usage of context.
Please visit the link for demo:
To deploy this project use vercel
npm run build
or add this repository for deployment to vercel
Clone the project
git clone https://github.com/sarthakpriyadarshi/Sassy-Cloudinary.git
Go to the project directory
cd Sassy-Cloudinary
Install dependencies
npm install
Start the server
npm run start
To run this project, you will need to add the following environment variables to your .env file
DATABASE_URL
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME
CLOUDINARY_API_KEY
CLOUDINARY_API_SECRET
you will need to add the following environment variables to your .env.local file
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
CLERK_SECRET_KEY