ChengPeng

Results 5 issues of ChengPeng

Hello Team,I init database by "npm start" and then "npm run load-schema" .OK,I can see all tables by pgAdmin just no data.And then I add one data of public.user and...

kind/bug
need/triage

Hello Team,I created IPFS node locally,and then I want to look webui on the browser so I referenced the website: > ![](https://user-images.githubusercontent.com/33616855/180354151-205371e2-4569-4afd-8e20-8f571592f713.png) I clicked the first raw and then jumped...

help wanted
P2
kind/bug

Hi,I want to connect to the local IPFS node created by docker like this: ![image](https://user-images.githubusercontent.com/33616855/173759543-aa945830-ffa9-4406-bbb4-b5bc077e50f2.png) So I wrote this: ![image](https://user-images.githubusercontent.com/33616855/173759624-4bc2fb1f-9181-4903-a40a-9fc9a4a4367a.png) and then: ![image](https://user-images.githubusercontent.com/33616855/173759702-8db78a8f-c744-4481-862f-348188429c67.png) What did I write wrong?

need/triage

Hello,Team.After I start the project, the console will not have any log output about SQL or supabase/postgrest-js' method unless a db error is thrown,,which makes it difficult for me to...

kind/enhancement
need/triage

Hello team,I successfully stored the data "hello world 101" on the helia node according to the example, but I am unable to display the data on the IPFS gateway as...