simplest-frame icon indicating copy to clipboard operation
simplest-frame copied to clipboard

Support for Static Sites on Firebase

Open vicc opened this issue 1 year ago • 1 comments

Would love to see support for those hosting a static site on other providers such as Firebase.

vicc avatar Apr 04 '24 23:04 vicc

For hosting this on Firebase, you'd need to use the Cloud Functions as well as the static site hosting. Once I get through the upcoming refactor of the client side / frame definition stuff, I'll see if I can isolate this repos current dependency on Netlify to make it a bit easier to deploy to other infra.

depatchedmode avatar Apr 12 '24 17:04 depatchedmode