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
- 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
git clone https://github.com/MihirJayavant/react-demo.git
npm run dev
Contributions are welcome! If you have suggestions, feature requests, or want to report issues, please open an issue or submit a pull request.
This project is licensed under the MIT License.
This tool was inspired by the need to simplify the Dockerfile creation process for different frameworks.