CommunityToolkit / CommunityToolkit/Labs-Windows
Codespaces: Auto-set WebAssembly app port to public
Open
build :fire:
dev loop ➰
enhancement
help wanted
WASM
- Dominant language
- C#
- Stars
- 482
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
### Problem
As stated in #19, Uno requires port 5000 to be made public to view the app in a Codespace. After much research, I wasn't able to find a way to automatically make this port public.
### Solution
GitHub Codespaces appear to be in active development, with public ports only being added around [March 2021](https://github.com/github/feedback/discussions/3637). Since Uno requires port 5000 to be public for their WebAssembly app to run in a Codespace, this should be done automatically for user convenience.
Contributor guide
Assessment
This issue has not been assessed yet.