Closed tajkirkpatrick closed 1 year ago
@tajkirkpatrick awesome! I've been fiddling with devcontainer.json
but your configuration looks optimal!
I'm glad I could help contribute! This project is awesome and super accessible. Thanks for starting it and I look forward to seeing how it grows! Good luck!
This PR allows for the devcontainer.json file to build and run the application in a local container. The dev container forwards the Web GUI from port 8080 to the VSCode host. You can access the application ports from the
Ports
tab above the VSCode terminal after rebuilding and reopening the repo in a dev container.Closes: #21