The docker file and its docker compose counterpart are used only in production/staging at this time. For local development use rails s
and rails imgproxy:start
. Don't forget to run a postgres
server and initiate a database if necessary.
Basic gallery site for patchworks by two artists. Also features an admin to allow the artists or any of their surrogates to update/edit/add/destroy patchwork on the site.