\r\n\r\nFinally, we have an endpoint we can start to integrate multi-chain components.\r\n\r\nAt some point would be nice to have some component which would wrap and abstract the current endpoint in case we find Supabase is not sufficient for our case. \r\n\r\n\r\n## Endpoint\r\nFollow up what can be done with new endpoint\r\nIf anyone wants to play with that here is the URL\r\n\r\n```\r\nhttps://xtnvtbdyvpbbnonbbcif.supabase.co/graphql/v1\r\n```\r\n\r\nYou need to add `apiKey` header into your request. You can find the key in the discord group.\r\n\r\n\r\nSample Query\r\n```graphql\r\nquery findCollections {\r\n\tcollectionsCollection(first: 10) {\r\n\t\tedges {\r\n\t\t\tnode {\r\n\t\t\t\tname\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n}\r\n```\r\n\r\n\r\n## Tasks \r\n- https://github.com/kodadot/nft-gallery/issues/4865\r\n- https://github.com/kodadot/nft-gallery/issues/4617\r\n- https://github.com/kodadot/nft-gallery/issues/4380\r\n- https://github.com/kodadot/nft-gallery/issues/4618\r\n- https://github.com/kodadot/nft-gallery/issues/4073\r\n- https://github.com/kodadot/nft-gallery/issues/4275\r\n- https://github.com/kodadot/nft-gallery/issues/4753\r\n\r\nOnce all the above done \r\n- https://github.com/kodadot/nft-gallery/issues/4379\r\n\r\n## Ref\r\n- https://developers.cloudflare.com/d1/platform/client-api/\r\n- https://github.com/kodadot/nft-gallery/issues/1824",[2891,2894,2897,2899,2902],{"name":2892,"color":2893},"$$","0E8A16",{"name":2895,"color":2896},"p2","D4C5F9",{"name":2898,"color":2870},"A-search",{"name":2900,"color":2901},"chief","67EA1F",{"name":2903,"color":2870},"A-multi-chain",4257,"Enable Multi-chain capabilities in KodaDot","2023-03-15T14:49:24Z","https://github.com/kodadot/nft-gallery/issues/4257",0.79638785,{"description":2910,"labels":2911,"number":2920,"owner":2872,"repository":2873,"state":2921,"title":2922,"updated_at":2923,"url":2924,"score":2925},"We would like to have some command pallet like is in VSCode or in Obsidian\r\n\r\n\r\n\r\n### Mission\r\n- we would like to speed up collectors search to be more convenient\r\n- style with bulma\r\n- keyboard shortcut to call pallet\r\n- bounty price could be extended\r\n\r\n### Found components\r\n- https://github.com/james2doyle/vue-omnibar\r\n- React https://npm.io/package/react-command-palette\r\n- https://www.npmjs.com/package/vue-ace-palette - http://derekries.github.io/angular-palette/#/",[2912,2915,2916,2918],{"name":2913,"color":2914},"good first issue","5319e7",{"name":2892,"color":2893},{"name":2917,"color":2896},"p3",{"name":2919,"color":2870},"A-nuxt",349,"closed","Add command pallete like for search","2024-07-31T11:34:02Z","https://github.com/kodadot/nft-gallery/issues/349",0.7470891,{"description":2927,"labels":2928,"number":2932,"owner":2872,"repository":2873,"state":2921,"title":2933,"updated_at":2934,"url":2935,"score":2878},"This was poap collection: https://kodadot.xyz/ahp/collection/192\r\npoap page used to be here: https://kodadot.xyz/ahp/collection/192\r\n\r\nRelated issue: https://github.com/kodadot/ops-internal/issues/1829\r\n\r\n",[2929,2930],{"name":2866,"color":2867},{"name":2931,"color":2870},"A-collection",11106,"Polkawow collection - NFTs not visible","2024-10-17T20:32:50Z","https://github.com/kodadot/nft-gallery/issues/11106",{"description":2937,"labels":2938,"number":2951,"owner":2872,"repository":2873,"state":2921,"title":2952,"updated_at":2953,"url":2954,"score":2955},"We should add new data views and extract a few more on-chain data views for users\r\n\r\n\r\n\r\n\r\n- kodadot/nft-gallery#1818\r\n- kodadot/nft-gallery#1548\r\n- kodadot/nft-gallery#1496 \r\n- kodadot/nft-gallery#1386\r\n- kodadot/nft-gallery#1285\r\n- kodadot/nft-gallery#1236 \r\n- kodadot/ideas#16 \r\n- kodadot/ideas#7\r\n",[2939,2941,2944,2947,2948],{"name":2940,"color":2896},"p4",{"name":2942,"color":2943},"dataview","3E158D",{"name":2945,"color":2946},"$$$$","F085E8",{"name":2900,"color":2901},{"name":2949,"color":2950},"$$$$$","C054FB",1847,"Mastery of on-chain data v1.1","2024-07-31T11:59:49Z","https://github.com/kodadot/nft-gallery/issues/1847",0.7741288,{"description":2957,"labels":2958,"number":2968,"owner":2872,"repository":2873,"state":2921,"title":2969,"updated_at":2970,"url":2971,"score":2972},"\r\n# [Migration Roadmap click here](https://github.com/kodadot/nft-gallery/issues/2690#issuecomment-1525341446)\r\n\r\n---\r\n\r\n### Is your feature request related to a problem?\r\n\r\nSince we have Nuxt Bridge \r\n- #2677 \r\n\r\n### we should leverage the latest features\r\n\r\n- [Pinia](https://pinia.vuejs.org/) could be considered (#4755)\r\n- Composition API (#4750)\r\n- \u003Cs>blocker https://github.com/kodadot/nft-gallery/issues/2692\u003C/s>\r\n- #2081 \r\n- [@nuxtjs/apollo](https://apollo.nuxtjs.org/getting-started/quick-start) next\r\n- [@nuxtjs/i18n](https://v8.i18n.nuxtjs.org/getting-started/setup) #3916 \r\n\r\n[Nuxt 3 Docs](https://v3.nuxtjs.org/docs/usage/data-fetching)\r\n[Nuxt Bridge](https://v3.nuxtjs.org/getting-started/bridge/)\r\n[Those looking for chart](https://v3.nuxtjs.org/getting-started/introduction/)\r\n\r\n\r\n## Ref\r\n- https://github.com/kodadot/nft-gallery/issues/4704",[2959,2961,2964,2965,2966],{"name":2960,"color":2893},"$$$",{"name":2962,"color":2963},"p1","D93F0B",{"name":2919,"color":2870},{"name":2900,"color":2901},{"name":2967,"color":2870},"A-vue3",2690,"Towards Vue 3 / Nuxt 3 migration roadmap","2023-08-29T18:03:45Z","https://github.com/kodadot/nft-gallery/issues/2690",0.7762854,{"description":2974,"labels":2975,"number":2979,"owner":2872,"repository":2873,"state":2921,"title":2980,"updated_at":2981,"url":2982,"score":2983},"Some ressources:\r\n- https://v3.nuxtjs.org/guide/features/data-fetching/\r\n- https://github.com/nuxt/hackernews\r\n- https://github.com/nuxt/modules\r\n- https://github.com/justinmetros/NuxtShop\r\n- https://github.com/productdevbook/productdevbook.com",[2976],{"name":2977,"color":2978},"documentation","0075ca",3789,"update FIRST_TIME.md & STYLE_GUIDE.md using nuxt 3 implementation","2023-10-17T15:12:41Z","https://github.com/kodadot/nft-gallery/issues/3789",0.78110063,{"description":2985,"labels":2986,"number":2991,"owner":2872,"repository":2873,"state":2921,"title":2992,"updated_at":2993,"url":2994,"score":2995},"Hence to ease onboarding for new contributors, would be nice to have a lightweight article on how KodaDot actually works in the background. How KodaDot is actually middleware and leveraging existing web3 infrastructure to drive end-user experience and how can anyone use us as a template to make spinoffs with existing components.\r\n\r\nI would suggest mentioning\r\n- subquery (vikiival/magick, kodadot/unique)\r\n- subsquid (kodadot/rubick, kodadot/snek)\r\n- Cloudflare / workers\r\n- bao (pictures)\r\n- packages (subapi, minimark, vuex-options)\r\n- Nuxt \r\n- Infra providers (Netlify, CF)\r\n- Storage, [you can recycle from @kkukelka article about past, present and future of data storage](https://medium.com/kodadot/on-the-past-present-and-future-of-data-storage-at-kodadot-7634a0c32530?source=collection_home---------2-------------------------------)\r\n\r\nBonus stage (required for better awareness for new comers)\r\n- Make a dedicated page on docs.kodadot.xyz for tech-stack for better reachability\r\n\r\nAnything I'm missing? 📟 @vikiival \r\n\r\nh/t @thea-exe for amazing nudge and spotting blind spot",[2987,2988,2989],{"name":2892,"color":2893},{"name":2917,"color":2896},{"name":2990,"color":2870},"A-writing-✍️",2766,"Write article about tech stack of KodaDot ","2022-06-25T08:20:51Z","https://github.com/kodadot/nft-gallery/issues/2766",0.78597665,{"description":2997,"labels":2998,"number":2999,"owner":2872,"repository":2873,"state":2921,"title":3000,"updated_at":3001,"url":3002,"score":3003},"Create a collection -> \"i\" near \"add multimedia\" linked to a wrong tip",[],84,"link to wrong tip","2021-03-22T14:22:18Z","https://github.com/kodadot/nft-gallery/issues/84",0.7866076,["Reactive",3005],{},["Set"],["ShallowReactive",3008],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fr-z-EObyCWLcbpnOH0bnD23fQTuYRsdfl-IfxdIfTZk":-1},"/kodadot/nft-gallery/10940"]