Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamster3000/blazorwasmgithub
A learning-curve to learn if and how to get a Blazor WASM running on github pages
https://github.com/jamster3000/blazorwasmgithub
blazor github github-pages learning-curve wasm web-application webpage website
Last synced: 3 months ago
JSON representation
A learning-curve to learn if and how to get a Blazor WASM running on github pages
- Host: GitHub
- URL: https://github.com/jamster3000/blazorwasmgithub
- Owner: Jamster3000
- Created: 2024-07-19T10:14:06.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-22T12:12:17.000Z (6 months ago)
- Last Synced: 2024-10-14T05:22:24.739Z (3 months ago)
- Topics: blazor, github, github-pages, learning-curve, wasm, web-application, webpage, website
- Language: CSS
- Homepage: https://jamster3000.github.io/BlazorWASMGithub/
- Size: 9.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I made this just as a test to see if I could get a Blazor WASM application to run on github pages. From making this, I've had little experience in making or using blazor but I like blazor it's just not always pratical for some web projects.
I plan to experiment and add offline functionality as more websites should have this feature (it's really cool to use a website without internet). The blazor application is currently running now.
`https://jamster3000.github.io/BlazorWASMGithub/`
I was going to remove this once I figured out how to do it, but I thought it would be a great idea to keep it for future reference and for anyone else needing a minimal example of how to do this.