New to Wappler

Hello everyone, I’m around 1day in & I like what I see so far, the editor seems really powerful.

What I would like to know is it possible to use the Git + Github feature to then host my application on fleek.co?

I would like to integrate with Web3, specifically Metamask, I have read posts asking for this as a feature request, is there a way for me to integrate the library so it is programable via Wappler’s connect interface?

I believe Fleek is intended for static pages(Hugo, Gatsby, Next, Nuxt, etc). So no. Wappler relies on a backend server for the dynamic side of your app and the routing.

Not at the moment.

Thanks, I managed to find a page here with your terminology https://blog.fleek.co/posts/what-you-can-deployed-on-fleek

Is it possible for using fleek/ipfs to host the files in conjunction with Wappler and some other provider to host the back end? If there is not & with the absence of a Metamask component I think I will have to abandon my endeavours here.

It also means that we do not support server-side rendering…because that would require a server!

That’s precisely what Wappler uses for nodejs apps.

Nope. Wappler’s frontend and backend are tied.

Eventually I am sure the team will implement something that will allow us to build sites ready to work in hosting providers like netlify, vercel or fleek. But we are not there yet.

Ok thanks again, I appreciate your clear answers.

1 Like