- Development Containers: Streamlined development with DevContainers.
-
Clone the repository:
git clone git@github.com:lionelchamorro/itba-basic-devcontainer.git
-
Install the lastest version of Docker and Docker Compose.
- Install the Remote - Containers extension for VS Code.
- Open the project in VS Code.
- Click on the green button in the bottom left corner of the VS Code window and select the
Reopen in Container
option. Alternatively, you can run theRemote-Containers: Reopen in Container
command from the Command Palette (Ctrl+Shift+P
). - VS Code will automatically build the Docker images and start the containers. This may take a few minutes. Once the containers are up and running, you can start developing in the VS Code development environment.
- Lionel Chamorro - @lionelchamorro at collective.ai (email)
We welcome contributions to this repo! Feel free to submit a pull request with your changes or open an issue if you have any questions or suggestions.