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 devcontainer configuration to simplify development environment setup #1560

Open
1 task done
l-lumin opened this issue Jun 25, 2024 · 0 comments
Open
1 task done
Labels
status: planning Discussing details type: feature Relating to the functionality of the application.

Comments

@l-lumin
Copy link
Contributor

l-lumin commented Jun 25, 2024

Description

Add a devcontainer configuration to the repository to make setting up the development environment easier and more consistent for all contributors.

Reasoning

A devcontainer ensures that all contributors have a consistent development environment, reducing setup time and potential errors. This makes it easier for new contributors to get started and helps maintain productivity.

Proposed Implementation

  1. Create a .devcontainer directory in the repository.
  2. Add a devcontainer.json file to configure the development environment using the existing Dockerfile and docker-compose file.

image

Would you like to implement this yourself?

  • Anyone can implement this feature
@l-lumin l-lumin added status: planning Discussing details type: feature Relating to the functionality of the application. labels Jun 25, 2024
@l-lumin l-lumin changed the title Add DevContainer Configuration to Simplify Development Environment Setup Add devcontainer configuration to simplify development environment setup Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: planning Discussing details type: feature Relating to the functionality of the application.
Projects
None yet
Development

No branches or pull requests

1 participant