A client view production build exists at the Project Root directory or else follow following steps to make your own build
- First clone the Repo at https://github.com/xavirjk/version_manager_ui
- Build the app for Deployment
- The contents of the
buildcan be placed at the project root directorateversion_manager
install the project dependencies package.json run npm install
specify environment variables in a .env file
- session_secret
- mongodb uri path
- configuration Port
- Any other
Run the entry file index.js