Web application development should be easy with EKZ
For example, if a developer would like to start developing a React application, they can just
ekz create app --profile=reactjs
and we have a dev profile to convert the cluster for ReactJS development need
the command should:
- create a Git repo
- run npx create-app
- ...
Web application development should be easy with EKZ
For example, if a developer would like to start developing a React application, they can just
ekz create app --profile=reactjsand we have a dev profile to convert the cluster for ReactJS development need
the command should: