jtf-lib integration

Fixes Fixes for #605 (closed)

Description Integrated jtf-lib as a container.

Type of PR This PR is a feature.

Tests

  1. git submodule init
  2. git submodule update or git submodule update --init --recursive
  3. mark true for jtf-lib in config.json.dist file and run the docker container

and the app should run on http://localhost:3003/

Checklist:

  • My pull request has a descriptive title (not a vague title like "Update index.md").
  • My pull request targets the phoenix/develop branch of the repository.
  • My commit messages follow best practices.
  • My code follows the established code style of the repository.
  • I added tests for the changes I made (if applicable).
  • I added or updated documentation (if applicable).
  • I tried running the project locally and verified that there are no visible errors.

Merge request reports

Loading