From edc815842ede83b154e2acdc216802382d4a6817 Mon Sep 17 00:00:00 2001 From: Travis Shears Date: Mon, 23 Mar 2026 12:47:29 +0100 Subject: [PATCH] add tasks.txt --- tasks.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tasks.txt diff --git a/tasks.txt b/tasks.txt new file mode 100644 index 0000000..9d6b0bc --- /dev/null +++ b/tasks.txt @@ -0,0 +1,11 @@ + +task: install gleam project +task: get hello world working on local + + +task: get mqtt actor up and running with connection to MQTT Server +task: init frontend with solid js +task: dockerize and deploy app to homelab +task: hookup a subdomain via reverse proxy + +-----------------------