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

Dev/devcontainer Developing inside a Container #7

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

dodolia907
Copy link
Member

Dockerfileとdevcontainer.jsonを追加しコンテナ内で開発できるようにしました。
README.mdに追記したように、VSCodeに ms-vscode-remote.remote-containers をインストールして起動すれば拡張機能とRyeとtailwindcssが自動で入ります。

- Added devcontainer.json for VS Code Remote Development
- Included Dockerfile for container setup
- Configured necessary extensions and settings for development environment
- Added docker-vscode.md with instructions for setting up the development environment using Docker and VS Code
- Moved README.md to the .github directory
@dodolia907 dodolia907 requested a review from exflikt July 22, 2024 14:25
- Relocated README.md from the .github directory to the root directory for better accessibility and visibility
- Inserted spaces in URLs to ensure proper link rendering
Copy link
Collaborator

@exflikt exflikt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker-vscode.md を /.devcontainer 配下に置くのでもいいですね。
変更ありがとうございます。

.github/docker-vscode.md Outdated Show resolved Hide resolved
.github/README.md Outdated Show resolved Hide resolved
@exflikt exflikt merged commit f76b1b4 into tut-cc:main Jul 22, 2024
@dodolia907 dodolia907 deleted the dev/devcontainer branch July 22, 2024 15:20
@exflikt exflikt mentioned this pull request Jul 22, 2024
28 tasks
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