Skip to content

ebizbase/dev-infras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ebizbase dev-infras logo

Code Quality Issues Contributors MIT License

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.

List of packages

Name Type Description
omz-plugin devcontainer feature This feature will install and active plugins for oh my zsh
install-npm-package-globally devcontainer feature This feature will be install npm packages globally
powerlevel10k devcontainer feature This feature will install, activate and config powerlevel10k theme for oh my zsh
base-devcontainer devcontainer image Base on ubuntu image with git,zsh (with modern features)
node-devcontainer devcontainer image Base on base-devcontainer with node, npm, yarn,pnpm, bun
nx-devcontainer devcontainer image Base on node-devcontainer with nx tools
playwright-devcontainer devcontainer image Base on node-devcontainer with playwright install (both os dependecies and browser binary)
nx-playwright-devcontainer devcontainer image Base on nx-devcontainer with docker in docker and playwright install (both os dependecies and browser binary)
nx-docker nx plugin The NX plugin to build, push and analyze image

(back to top)

Contributing

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.

Contributors

ebizbase/dev-infras top contributors

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)