Commit Graph

8 Commits

Author SHA1 Message Date
Robin Olsen
e4b6074303 fix typo
make sure we check env is set
2026-03-10 13:34:13 +01:00
Robin Olsen
ce4c815ef5 use better naming for uri and check it 2026-03-10 13:31:18 +01:00
Robin Olsen
5c6afc9b69 use new interactive db connection 2026-03-10 12:08:19 +01:00
Robin Olsen
aabce0b0b2 refactor to use app package instead of service
refactor app to be composable
2026-02-28 23:30:31 +01:00
Robin Olsen
ba0115d1bc lots of changes and reducing dependency imports 2026-02-28 16:39:50 +01:00
Robin Olsen
8cdaf93f26 add completions to survey 2026-02-28 10:44:41 +01:00
Robin Olsen
8decd74952 make tasks use map instead of slice 2026-02-23 13:13:34 +01:00
Robin Olsen
33c8c05ae3 refactor to decouple commands form entrypoint for reusability and centralizing commands.
Increase reusability and composition
2026-02-22 19:46:55 +01:00