Skip to content

RaevskiySV/LyColoris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LyColoris

Web application that extracts a dominant color palette from any uploaded image.

🎨

How to run

Simply run everything with Docker Compose

docker compose up -d

Backend setup & run

Install with poetry

cd LyColoris/backend
poetry install
python app.py

Frontend setup & run

Install with npm

cd LyColoris/frontend
npm install
npm run build

Etymology

Lycoris (plant in the amaryllis family) and Coloris (Latin genitive singular of color)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published