Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 1.38 KB

README.md

File metadata and controls

59 lines (41 loc) · 1.38 KB
hexpalette.com logo

Hexpalette - A fast color schemes generator for developers, designers. Create, share and save your perfect palettes in seconds!

Website

Screenshot

Installation

Local Setup

build containers

docker-compose build

start containers

docker-compose up

Production Setup

Pull Frontend

git clone https://github.com/groschi24/hexpalette.git

build containers

docker-compose -f docker-compose.prod.yml build

start containers

docker-compose -f docker-compose.prod.yml up -d

Available Endpoints ( Local Setup )

Name URL
API http://localhost:8080/api