Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deployment to firebase hosting #300

Open
PrestigeDevop opened this issue Sep 29, 2021 · 4 comments
Open

deployment to firebase hosting #300

PrestigeDevop opened this issue Sep 29, 2021 · 4 comments

Comments

@PrestigeDevop
Copy link

PrestigeDevop commented Sep 29, 2021

Hi , I like this CMS from the demo , I've ran into some issue but in the end I managed to get it to work on local server ,

however I tried to follow this article on how to deploy wasm into firebase hosting it doesn't work as expected :

https://swimburger.net/blog/dotnet/how-to-deploy-blazor-webassembly-to-firebase-hosting

@david-randoll
Copy link

Had any luck?

@PrestigeDevop
Copy link
Author

Had any luck?

No, it's probably possible but not feasible . There's new trend which's headless cms aka Jamstack.

The article was demonstrate how to push wasm / automatic GitHub workflow trigger build. you probably could find a hacky way to do it though

@david-randoll
Copy link

david-randoll commented Mar 27, 2022

Hey! I got Blogifier working on Aws with custom domains and an SSL certificate. It is using the AWS free tier so it's completely free. Check out the installation I write up using the Blogifier blog.

https://blog.davidrandoll.com/posts/host-blogifier-for-free-on-aws

@LuisThe0ne
Copy link

Had any luck?

No, it's probably possible but not feasible . There's new trend which's headless cms aka Jamstack.

The article was demonstrate how to push wasm / automatic GitHub workflow trigger build. you probably could find a hacky way to do it though

I think it is not possible, because firebase mainly supports static hosting and not all of Blogifier is written in blazor web assembly, I think only the admin panel. So it would be difficult or even impossible because you need to host it server side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants