Skip to main content

React

How to Deploy a React Application using Magikube

To deploy a React application along with its cloud infrastructure, please follow below steps:

  1. To create base infrastructure using Magikube please refer Create Project guide.
  2. Please choose react from the options listed in the Select a frontend application type prompt.
  3. Please choose any backend application from the options listed in the Select a backend application type prompt.
  4. Follow steps mentioned under section Post Deployment Setup in the Create Project guide.
  5. To verify that the application is up and running, open url https://<FQDN> in your browser.

Destroy Project

To destroy infrastructure and applications, created using magikube please refer Destroy Project guide.