luisalrp
luisalrp
Sure. I try to explain it better since I've been reading about it the last days. I would like to use Magic Link as a federated identity because its solution...
Hello, I'm using this, but it happened with the 3.2 snapshot also: - Docker version: 18.09.5 - image: neo4j:3.5.12 - image: straumat/blockchain2graph-bitcoin-neo4j:3.3-SNAPSHOT
Yes, I'll do. I'm resyncronizing my full node just in case and I'll try again :) Thanks @straumat !
Hi, I've downloaded and installed the bot, but I can't see where to set the pairs I want to work with. I'm driving nuts looking to configure it. Thanks.
Is it possible to use it on Cursor?
I have the same problem. I use the docker images published as packages and run it on a server. Both dockers in the same server with bridge network. As @TheMasterFX...
I was thinking the same. Dockerize it and publish the images in the github container registry would be awesome!
I was doing one myself. Here is a Github Sction to upstream sync and build and push a docker image to Github ContainerRegistry: [Link](https://github.com/luisalrp/llm.report/blob/Dockerfile-and-Github-Actions/.github/workflows/sync_with_upstream.yml). And the Dockerfile: [Link](https://github.com/luisalrp/llm.report/blob/Dockerfile-and-Github-Actions/Dockerfile). Right now...
Sorry, I created a new branch for those files, so I keep main branch synced with yours. I already pointed in my previous message to the new branch location. Best,...
I don't now how, because i tried to use storybook myself into a nextjs bun boilerplate, but [midday](https://github.com/midday-ai/midday/tree/main/packages/ui) is staring to use storybook in their turborepo with bun and biome....