Frontend

clone/frontend.sh sets up omniport-frontend inside the codebase/ folder with the services required at the frontend.

Warning

Running this script will remove any existing omniport-frontend/ folder inside the codebase/ directory.

Usage

[apps omniport-docker]$ ./scripts/clone/frontend.sh

Working

The script clones the repository omniport-frontend and then defers the cloning process to the scripts/clone/everything.sh script in that repository.