From 6cbbf970461cca5667d8698b2e41c7776d12a5f2 Mon Sep 17 00:00:00 2001 From: bronsen Date: Fri, 14 Mar 2025 14:25:37 +0100 Subject: [PATCH] [todo] add even more items some are perhaps too ambitious for this project... --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.txt b/TODO.txt index 7d0abbe..ce7d123 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,6 +1,8 @@ [ ] export CSV/excel/markdown for printing [ ] improve handling of settings for prod, test, and dev: avoid all those if statements [ ] set up logging properly +[ ] set up a dev env using docker or docker-compose +[ ] perhaps even provide a Vagrantfile and ansible playbooks to deploy the app in a VM done: =====