Skip to content

mausumi345/search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minerva-ui

Welcome to your the UI for Nutanix Files

This application uses webpack and npm. We have two types of builds

To get Started

  1. Make sure you have node.js and npm installed in your dev environment

  2. From the services folder of this app, type "npm install" This will install all required npm modules

  3. To start a dev instance, type USERNAME=admin PASSWORD=Nutanix.123 PROXY='https://10.5.141.162:9440' npm run dev' This will start the UI. API requests will be proxied to 10.5.141.162 The UI then can be accessed at http://localhost:3000/

  4. To do a production plugin build type "npm run build" This will create a production build intended to be plugged into a container such as Prism Central or Nutanix Central. All artifacts will be in the dist/ folder

Questions, issues or suggestions? Reach us at https://nutanix.slack.com/messages/xi-canaveral-question/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors