24 Commits

Author SHA1 Message Date
Robin Olsen
ba6d97550e make sure to set task as completed 2026-03-16 14:19:54 +01:00
Robin Olsen
e23d0155df inject mongodb uri inside the binary and os 2026-03-13 12:33:09 +01:00
Robin Olsen
9612cb9338 refactor to make cli better and simplify the code 2026-03-01 20:42:56 +01:00
Robin Olsen
6d68027a08 update makefile 2026-03-01 11:24:31 +01:00
Robin Olsen
a267be000a add survey completions 2026-02-28 10:41:07 +01:00
Robin Olsen
e00b201a77 add bash completion to os for survey and pm commands 2026-02-26 20:26:15 +01:00
Robin Olsen
f0a4630866 add docker push command for lazyos 2026-02-26 18:54:23 +01:00
Robin Olsen
efb16f37bd change base image of os to alpine-xfce
make sure we have required packages to run go apps
add maketile commands for building and running os
2026-02-26 18:08:57 +01:00
Robin Olsen
c769c901cf serve static assets from embeded filesystem. add build files for lazyos 2026-02-26 10:33:46 +01:00
Robin Olsen
890c57dd74 make dockerfile multiplatofrm 2026-02-19 22:31:05 +01:00
Robin Olsen
aa8e0c1f06 add docker push to docker-hub 2026-02-19 19:04:29 +01:00
Robin Olsen
5794836864 add make command to start survey 2026-02-19 12:22:25 +01:00
Robin Olsen
c85023cb78 also remove package.json with make clean 2026-02-18 17:55:37 +01:00
Robin Olsen
3e7d57444a add .vscode to gitignore so it does not change
update makefile to tidy before running and clean better
2026-02-18 17:42:51 +01:00
Robin Olsen
ffa32ebd3a add dockerfile
add make commands for building and running using docker

remove localhost on server address so it's not locked
2026-02-18 14:12:37 +01:00
Robin Olsen
de239254e5 add tailwindcss with node for windows development 2026-02-18 11:58:20 +01:00
Robin Olsen
eb8427ea46 optimize for lighthouse 2026-02-13 17:48:56 +01:00
Robin Olsen
f96d9527a6 remove watch make command as it was not working
add commet for clarity
2026-02-13 13:49:00 +01:00
Robin Olsen
228ffa3cdb fix path in makefile for cli 2026-02-08 12:28:26 +01:00
Robin Olsen
d3207c26fb add completion scripts for command line autocomplete 2026-02-05 13:26:02 +01:00
Robin Olsen
0da33876e1 add commands to makefile for hot reload 2026-02-03 13:10:13 +01:00
Robin Olsen
0dcfe3989d refine architecture
change module name to repo
2026-02-02 11:22:20 +01:00
Robin Olsen
4225d202bb add statistics storage 2026-01-31 21:07:09 +01:00
Robin Olsen
a3a1d71325 first commit 2026-01-31 16:00:23 +01:00