CloudyCAM Docs

Cloudinary Photobooth Headshot Transformations

Get Started →

Command Line Interface

CloudyCAM CLI can manage, upload, resize, zip, backup, build a local database, and fetch the images.

Serverless SSR

App site built with Next.js a React.js framework. Each page is a Serverless Lambda with Server Side Rendering.

CI & CD

Zeit/Now hosting with continuous integration and deployment, git commit/push and done.

TL;DR | Quick Up and Running

# Install everything.
git clone https://github.com/cloudinary-devrel/cloudycam-monorepo
cd cloudycam-monorepo
yarn

# Set or Define a context for the current stream of demos.
yarn context

# CREATE DEMO PAGE: Place demo photos in ./UPLOAD/ directory.
yarn new demoName

GUIDE

Read the documentation in this detailed guide on Getting Started →

UPDATES

Check out the latest changes in the changelog