/hexpalette-server

The core infrastructure backend for hexpalette (API, database, Docker, etc). https://hexpalette.com/

GNU General Public License v3.0GPL-3.0

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