[READ-ONLY] Mirror of https://github.com/thoda-dev/nuxt-ollama. Simple integration of the official Ollama JavaScript Library for your Nuxt application.
0

Configure Feed

Select the types of activity you want to include in your feed.

Add renovate.json

authored by

renovate[bot] and committed by
GitHub
(Oct 29, 2025, 9:33 AM UTC) 98552aa5 bf49bbbd

+6
+6
renovate.json
··· 1 + { 2 + "$schema": "https://docs.renovatebot.com/renovate-schema.json", 3 + "extends": [ 4 + "config:recommended" 5 + ] 6 + }