KCarlile / flashchord

Flash Chord - Practice chords, scales, or arpeggios with an endless stream of randomized chords!
http://www.flashchord.com/
GNU General Public License v3.0
13 stars 4 forks source link

Add Docker support for local development #90

Closed KCarlile closed 1 year ago

KCarlile commented 1 year ago

Background

Modern development is easier using Docker, especially on the latest Mac OS updates. Docker containers should be used for local development.

Acceptance Criteria

Approach

Notes