Clarify docker instructions, add basic compose.yaml support

This should help folks get started with docker and hopefully make it easier for testing
This commit is contained in:
mgrimace
2024-04-03 17:59:16 -04:00
parent 64048e35d7
commit 8a022d5983
3 changed files with 30 additions and 4 deletions

3
.gitignore vendored
View File

@@ -5,4 +5,5 @@ package-lock.json
accounts.json
notes
accounts.dev.json
accounts.main.json
accounts.main.json
.DS_Store