Commit Graph

4 Commits

Author SHA1 Message Date
lerko 36999cd825 feat(tui): add bubbletea terminal UI with entity list, detail, and capture
Adds `nib tui` command and `make tui` target. Scrollable entity list
with j/k navigation, enter for detail view, `a` to capture new entries
using the existing parse grammar, and `d` to delete.
2026-05-17 20:07:45 -04:00
lerko dd8878ebcf feat(serve): add TLS support with --tls-cert and --tls-key flags
Adds make cert target for self-signed dev certs and development guide.
2026-05-17 14:53:14 -04:00
lerko 805467486b feat(dev): add air live-reload with make watch 2026-05-17 14:18:08 -04:00
lerko 6d8170d219 build: add Makefile for dev, test, and build orchestration 2026-05-17 14:08:22 -04:00