Development infrastructure projects monorepo. This repo containt prebuilt devcontainer images, devcontainer features, nx plugins.
This project is mainly used internally within ebizbase projects but we have decided to share the entire source code of the project for the community to use and contribute.
Name | Description |
---|---|
omz-plugin | This feature will install and active plugins for oh my zsh |
install-npm-package-globally | This feature will be install npm packages globally |
powerlevel10k | This feature will install, activate and config powerlevel10k theme for oh my zsh |
npm-playwright | This feature will be install playwright via npm with os dependencies and browser binaries |
Name | Description |
---|---|
base-devcontainer | The base-devcontainer is a prebuild devcontainer image base on debian with common-utils and provide good experiences interacting with the zsh shell |
node-devcontainer | The image base on base-devcontainer with latest NodeJS LTS version (includes npm, pnpm, yarn, bun) |
node-dind-devcontainer | The image base on node-devcontainer with docker in docker |
node-dind-playwright-devcontainer | The image base on node-dind-devcontainer with playwright installed (both OS dependencies and browser binary) |
node-playwright-devcontainer | The image base on node-devcontainer with playwright installed (both OS dependencies and browser binary) |
Name | Description |
---|---|
nx-devkit | The NX plugin to build, push and analyze image |
Name | Description |
---|---|
nx-docker | The NX plugin to build and push docker image |
nx-dive | The NX plugin exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image base on dive |
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
See Contribution Guidelines for more information.
Distributed under the MIT License. See LICENSE for more information.