omagdy7 / ollama-logseq

Logseq plugin to integerate with ollama
MIT License
167 stars 15 forks source link

there's nothing when I open http://localhost:5173/ #5

Closed thesanju closed 7 months ago

thesanju commented 7 months ago

I installed all packages with pnpm and started npm run dev but there's nothing in http://localhost:5173/

omagdy7 commented 7 months ago

I don't understand do you want to develop the plugin? if so you just open logseq(Make sure to check developer mode in settings) and load the plugin(Load unpacked plugin) after installing dependencies and running pnpm dev and it should work and make sure you use pnpm in install and run.

If you don't want to develop the plugin you just download it from the marketplace

thesanju commented 7 months ago

Sorry man I misunderstood, thanks for clarifying.