Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.47 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.47 KB

Cloudex

Cloudex is a tool designed to simplify the process of generating Dockerfiles for different frameworks like Node.js, Angular, and React, allowing for easy containerization of applications built on these technologies

Features

  • Framework Support: Easily create Dockerfiles for Node.js, Angular, and React applications.
  • Customization: Tailor Dockerfiles to suit specific project requirements.
  • Simplified Workflow: Streamline containerization with a user-friendly interface.
  • Kubernetes YAML Generation: Generate Kubernetes YAML files with an intuitive UI

Screenshots

docker_dashboard angular_docker kubs Kubs_demo

Getting Started

git clone https://github.com/MihirJayavant/react-demo.git
npm run dev

Contributing

Contributions are welcome! If you have suggestions, feature requests, or want to report issues, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgments

This tool was inspired by the need to simplify the Dockerfile creation process for different frameworks.