Skip to content

dtsivkovski/cloverlaid

Repository files navigation

Cloverlaid

A purely browser-based solution for simple and straightforward editing on the go.

Overview

Easy Overlay is built with Next.js to provide an easy image overlay and channel manipulation tool directly in your browser.

Access Cloverlaid

You can access Cloverlaid at this link.

Getting Started

  1. Set node version

This project uses node v22.5.1. Make sure to install this, or use node version manager in the root directory:

nvm use
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev

Open http://localhost:3000 with your browser.

Building for Production

npm run build

After building, you can start the production server:

npm run start

About

A purely browser-based solution for simple and straightforward editing on the go.

Resources

Stars

Watchers

Forks

Contributors