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

feat: add devcontainer #40

Merged
merged 11 commits into from
Nov 7, 2023
Merged

feat: add devcontainer #40

merged 11 commits into from
Nov 7, 2023

Conversation

monotykamary
Copy link
Contributor

@monotykamary monotykamary commented Oct 11, 2023

What's this PR do?

The motivation to using devcontainers (either with Codespaces or DevPod or straight VSCode) is to achieve Day 0 onboarding, where we create immutable container setups that install environments irregardless of host machine platforms.

  • Implement devcontainer for use with immutable setups on Windows, Linux, and Mac + use with DevPod
    • Update .npmrc to avoid using hard-links through package-import-method=clone-or-copy conditionally
  • Update .gitignore for Linux systems that add the .pnpm-store in the root workspace

asciicast

Devcontainer reference

@netlify
Copy link

netlify bot commented Oct 11, 2023

Deploy Preview for df-nextjs-boilerplate ready!

Name Link
🔨 Latest commit aca2ff9
🔍 Latest deploy log https://app.netlify.com/sites/df-nextjs-boilerplate/deploys/652a3c7b53d1cb00082caf83
😎 Deploy Preview https://deploy-preview-40--df-nextjs-boilerplate.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 11, 2023

Deploy Preview for df-nextjs-boilerplate-storybook ready!

Name Link
🔨 Latest commit aca2ff9
🔍 Latest deploy log https://app.netlify.com/sites/df-nextjs-boilerplate-storybook/deploys/652a3c7baa7cd200083b20ae
😎 Deploy Preview https://deploy-preview-40--df-nextjs-boilerplate-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@monotykamary monotykamary merged commit 0eb2b05 into master Nov 7, 2023
4 checks passed
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.

1 participant