-
Notifications
You must be signed in to change notification settings - Fork 174
3. Development
Gianni C edited this page Jul 3, 2023
·
2 revisions
git clone [email protected]:kubero-dev/kubero.git
copy .env.template .envkind get kubeconfig --name kubero-001 > ./kubeconfigMake sure the context in your kubeconfig the same as in the .env file KUBERO_CONTEXT
yarn devcd client
yarn dev