vlladdrakk / presize

Presize.io - Bulk Proprocess, Resize and Crop Your Images.

Home Page:https://www.presize.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presize.io

Bulk Preprocess, Resize and Crop Your Images.

🌐 Website

About this repo

build

Presize.io is open-source with MIT license. Any contribution is highly appreciated!

Package manager

This repository is a monorepo that uses pnpm as the package manager. If you don't have pnpm installed, you can install it with npm:

npm install -g pnpm

Read more about pnpm here.

Apps and Packages

  • apps/web: a qwik app that serves the Presize.io website
  • packages/eslint-config-custom: eslint configurations for this repository
  • packages/tsconfig: tsconfig.jsons used throughout the monorepo

Install dependencies

Once you have pnpm setup, run the following command to install dependencies.

pnpm install

Running the app

To start the app locally, run

pnpm -r dev

About

Presize.io - Bulk Proprocess, Resize and Crop Your Images.

https://www.presize.io

License:MIT License


Languages

Language:TypeScript 95.6%Language:JavaScript 4.0%Language:CSS 0.4%