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

FEATURE: Support for GitHub Codespaces development #11440

Merged
merged 1 commit into from Dec 9, 2020

Conversation

@xfalcox
Copy link
Member

@xfalcox xfalcox commented Dec 9, 2020

This has a basic config to use the new Codespaces feature in GitHub.

If you have access to the feature all you need to do is:

  1. Visit https://github.com/discourse/discourse
  2. Click on Code > Open with Codespaces > New codespace
  3. Wait it to prepare the environment
  4. Click on File > Run > Run without Debug or press CTRL+F5
  5. When prompted click on the green pop-up on the lower left to open the running Discourse app in a new tab
This has a basic config to use the new Codespaces feature in GitHub.

If you have access to the feature all you need to do is:

1. Visit https://github.com/discourse/discourse
2. Click on Code > Open with Codespaces > New codespace
3. Wait it to prepare the environment
4. Click on File > Run > Run without Debug or press
   <kbd>CTRL</kbd>+<kbd>F5</kbd>
5. When prompted click on the green pop-up on the lower left to open the
   running Discourse app in a new tab
@xfalcox xfalcox merged commit e50676c into discourse:master Dec 9, 2020
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants