Skip to content

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

License

Notifications You must be signed in to change notification settings

groschi24/hexpalette-server

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published