This is a project aim to schedule the testing process on NFV(Network Function Virtualizaion) platform or MSA application.
The directory structure is:
- server
- ui
- docker
the directory "server" and "ui" contain the backend project and frontend project respectively.
the directory "docker" contains the scripts to build the project into containerized application.
NOTICE: there are README.md files contain more details in these subdirectory.
IMPORTANT: the current suggested build way of the project is containerized build.
Please enter the subdirectory docker, to see the details via the README.md there.