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 Codespace support #213

Closed
wants to merge 1 commit into from

Conversation

mikaelkundert
Copy link

@mikaelkundert mikaelkundert commented Aug 13, 2021

Extended from generic universal linux image having Lando and two additional VSCode extensions:

  • dbaeumer.vscode-eslint
  • stylelint.vscode-stylelint

Testing

Create codespace from GitHub. Once it's ready, follow local setup instructions (rename your project and run lando start). Then search NGINX ports (make sure you set right protocol for the port) and try them out.

Create codespace

01-create

Rename your project

02-rename

Start lando

03-landostart

Access your environment

04-access-env

Extended from generic universal linux image having Lando and two
additional VSCode extensions:
  - dbaeumer.vscode-eslint
  - stylelint.vscode-stylelint
@tormi
Copy link
Member

tormi commented Feb 2, 2022

Nice one! We probably need to handle this before moving forward: https://docs.github.com/en/codespaces/overview#about-billing-for-codespaces

@tormi
Copy link
Member

tormi commented Feb 3, 2022

Closed in favour of #267 so that we can remove master branch.

@tormi tormi closed this Feb 3, 2022
@tormi tormi deleted the feature/github-codespaces-support branch February 3, 2022 07:10
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

Successfully merging this pull request may close these issues.

2 participants