We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey guys thanks for this great repo.
I created a docker image for this project.
https://hub.docker.com/repository/docker/thebakers/get-image-colors
I makes using the project a lot easier. The only comment you need to know is:
docker run -p 3013:3000 thebakers/get-image-colors:latest
and then use it with: http://localhost:3013/api/color?url=https://res.cloudinary.com/hvioxpubt/image/upload/v1631368381/foplzsz9zemxdfqunr8m.jpg
The text was updated successfully, but these errors were encountered:
Maybe you could add this to the Readme :)
Sorry, something went wrong.
No branches or pull requests
Hey guys thanks for this great repo.
I created a docker image for this project.
https://hub.docker.com/repository/docker/thebakers/get-image-colors
I makes using the project a lot easier. The only comment you need to know is:
docker run -p 3013:3000 thebakers/get-image-colors:latest
and then use it with: http://localhost:3013/api/color?url=https://res.cloudinary.com/hvioxpubt/image/upload/v1631368381/foplzsz9zemxdfqunr8m.jpg
The text was updated successfully, but these errors were encountered: