Skip to content

Add live demo link and CI badge to the README - #5

Merged
Ssavan99 merged 1 commit into
mainfrom
live-link
Aug 9, 2026
Merged

Ssavan99 merged 1 commit into
mainfrom
live-link

Conversation

@Ssavan99

@Ssavan99 Ssavan99 commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Boggle is live again at https://boggle-fxe8hwa0duhvc8hc.centralus-01.azurewebsites.net — three years after the original Azure site went down with the course subscription.

Verified against the live deployment:

Check Result
Landing page HTTP 200, title \Boggle, real client (not the Azure placeholder)
Cold start 51s
Warm response 0.5s
Multiplayer Two players joined one game, board generated, timer running
Dictionary Guessed \�re, validated, scored 1 point
Retired routes /Home/SinglePlayer, /Home/MultiPlayer\ → 404

That dictionary check is the meaningful one: it exercises the \AppContext.BaseDirectory\ fix in a real Linux App Service environment, where the original working-directory lookup would have thrown a \NullReferenceException.

The README notes the free-tier wake time, so a slow first load doesn't read as a broken site.

The app is deployed again at
boggle-fxe8hwa0duhvc8hc.centralus-01.azurewebsites.net, three years after the
original Azure site went down with the course subscription.

- Link the live demo, noting the free-tier wake time so a slow first load
  does not read as a broken site
- Add the build badge
- Record CI and the redeploy in the modernization list

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@Ssavan99
Ssavan99 merged commit ffc9702 into main Aug 9, 2026
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant