React
How to Deploy a React Application using Magikube
To deploy a React application along with its cloud infrastructure, please follow below steps:
- To create base infrastructure using Magikube please refer Create Project guide.
- Please choose
reactfrom the options listed in theSelect a frontend application typeprompt. - Please choose any backend application from the options listed in the
Select a backend application typeprompt. - Follow steps mentioned under section
Post Deployment Setupin the Create Project guide. - 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.