go run cmd/app/main.go indexgo run cmd/app/main.go chat -msg "How do I migrate from Jekyll?"go run cmd/app/main.go serveollama serveDir: site
hugo serveDir: site
hugogomod2nixnix buildnix runnix developnix build .#docker-imageOnce you've built the image, you can load it into a local Docker daemon with docker load.
docker load < resultdocker run -p 8080:8080 app:latest#TODO: Get this done inside Nix, and use the correct architecture and OS for the download.
wget https://github.com/asg017/sqlite-vec/releases/download/v0.1.1/sqlite-vec-0.1.1-loadable-macos-aarch64.tar.gz -O sqlite-vec.tar.gzrqlited -auth=auth.json -extensions-path=sqlite-vec.tar.gz ~/ragmark-node.1migrate create -ext sql -dir db/migrations -seq create_documents_tablego run ./cmd/app