Add Blinko stack - Note-taking app with Ollama AI integration

This commit is contained in:
nocci 2026-03-29 11:08:36 +02:00
parent 0e3f9d74d4
commit ebd6e7c3ee
4 changed files with 160 additions and 0 deletions

4
stacks/blinko/stack.toml Normal file
View file

@ -0,0 +1,4 @@
[[stacks]]
name = "blinko"
description = "Note-taking app with AI integration (Ollama)"
compose_path = "compose.yml"