init gleam code

This commit is contained in:
Travis Shears 2026-03-23 12:47:53 +01:00
parent edc815842e
commit 7149273986
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
9 changed files with 112 additions and 3 deletions

View file

@ -1,7 +1,4 @@
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
@ -9,3 +6,6 @@ task: dockerize and deploy app to homelab
task: hookup a subdomain via reverse proxy
-----------------------
DONE task: install gleam
DONE task: get hello world working on local