BootNodeDev / dAppBoosterLandingPage

dAppBoster Landing Page and examples
https://dappbooster.dev
MIT License
0 stars 0 forks source link

refactor: modify codebase to use db-subgraph plugin #8

Closed fernandomg closed 1 month ago

fernandomg commented 1 month ago

Description:

This is the first iteration towards making adding support for particular functionalities easy via a plug-in system.

In this case, it's quite convoluted as it requires quite a lot of setup, but the idea is there. No subgraphs by default, but you can add them programmatically. Yay! (https://github.com/bootnodedev/db-subgraph.git)

[!NOTE] This needs to be replicated in the main dAppBooster project, but the idea is to see it working here before moving to the other steps.

That's why this is a draft, but needs to be reviewed 🙏

Steps:

Check the db-subgraph readme and try to use it as it is here.

Type of change:

How Has This Been Tested?

Remember to check that:

Screenshots

(Add screenshots or videos to help test this pull request)

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dappboosterlandingpage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 5, 2024 8:26am
fernandomg commented 1 month ago

this was a preview draft PR... it served it's purpose