|
1 hónapja | |
---|---|---|
.. | ||
README.md | 2 hónapja | |
devcontainer.json | 1 hónapja |
imgproxy
All imgproxy
dependencies are included in the imgproxy-base
container image. Using this image for development is recommended.
If you want to develop locally without using Docker, please install: vips
, clang-format
,lychee
and lefthook
.
On MacOS:
brew install vips clang-format lychee lefthook
Then, run:
lefthook install
You can use air
for hot-reloading during development. Simply run: air
.
Port 8080
is forwared to the host.
test images repo will be automatically cloned or pulled to .devcontainer/images
folder before the container starts.
Try it. -->