Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 370 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 370 Bytes

vision 20/20 call for art & artists

call for art/artists app for Burien Arts Vision 20/20 - 2018. This was used to handle ~200 submissions for both artists (showing examples of their work) and art to show in a silent auction.

To use in development mode:

  • composer -d app install
  • docker-compose up

In production:

this is left as an exercise to the reader