Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub Codespaces support for easier testing #22

Open
mor10 opened this issue Oct 3, 2024 · 0 comments
Open

Add GitHub Codespaces support for easier testing #22

mor10 opened this issue Oct 3, 2024 · 0 comments

Comments

@mor10
Copy link

mor10 commented Oct 3, 2024

#21 adds full support for GitHub Codespaces through the addition of a devcontainer.json file.

This addition provides a one-click process for users to spin up the project and use the Realtime Console in their browser without needing to download the repo, configure Node.js, or run any processes locally.

Simply put, it just works.

These changes are nondestructive and agnostic. No project files have been changed and the Console still runs the same on any local or other system.

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

No branches or pull requests

1 participant