hey folks, are there any plans to provide hosting ...
# ask-metaflow
g
hey folks, are there any plans to provide hosting for metaflow cards?
āœ… 1
v
no immediate plans but I’d love to hear what use cases you have in mind? šŸ¤—
g
save a card and see it somewhere on mymetaflow.com or something šŸ™‚
can even pay a monthly fee! šŸ™‚
s
it is a fun idea!
cards are self-contained html pages so hosting them is very easy (by design). You could do it today with GitHub pages or Vercel or any other site like that but it requires going through a few hoops
g
yeah I can imagine, I would love to get a token from you and just host it based on the token, then google sign-in and see all of them in one place. Almost in every flow I am like "ughh I can make a card but then I have to find it"
v
right, Metaflow GUI really helps since you can find and see all cards in one place
but it's not optimized for public sharing