Codespaces: Auto-set WebAssembly app port to public #34
Labels
build 🔥
dev loop ➰
For issues that impact the core dev-loop of building experiments
enhancement
Improvement to an existing feature
help wanted
Extra attention is needed
WASM
Bugs related to working with WASM/Codespaces
Milestone
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. 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.
The text was updated successfully, but these errors were encountered: