The static publisher is great! A nice addition would be to extend it to support publishing static files as a fission "app". This would mean that your static files would appear at APP_NAME.fission.app by default - but more importantly - you could point a custom (your own) domain at it.
Thanks @walkah I can see how to create and delete apps, but I'm not clear how one writes into the file container of an app? Also the example docs reference a global symbol "sdk" which I haven't been able to find.
The static publisher is great! A nice addition would be to extend it to support publishing static files as a fission "app". This would mean that your static files would appear at
APP_NAME.fission.app
by default - but more importantly - you could point a custom (your own) domain at it.We have support in webnative to do this under the "platform APIs": https://guide.fission.codes/developers/webnative/platform