Back to Home
EOSC-Data-Commons icon

eoscdcpoc

Verified Safe

by EOSC-Data-Commons

Overview

A web application enabling users to search scientific datasets with natural language queries and dispatch them to virtual research environments for analysis.

Installation

Run Command
docker run -p 5173:80 ghcr.io/eosc-data-commons/matchmaker-frontend:latest

Environment Variables

  • VITE_BACKEND_API_URL
  • VITE_SHOW_MODEL_SELECTOR
  • NODE_ENV

Security Notes

No direct usage of 'eval' or apparent code obfuscation. No hardcoded secrets were found in the provided frontend source code. The application relies on external APIs (DOI.org, dev1.player.eosc-data-commons.eu, filemetrix.labs.dansdemo.nl) for citation fetching, dispatcher services, and file metadata. Trust in the security and availability of these third-party and backend endpoints is assumed. LocalStorage is used for search history, which is a common and generally low-risk practice. The development 'tsconfig.json' has relaxed strictness checks, but the application's build configuration ('tsconfig.app.json') uses strict TypeScript, which is good practice for production code.

Similar Servers

Stats

Interest Score36
Security Score8
Cost ClassHigh
Avg Tokens2000
Stars6
Forks2
Last Update2025-12-05

Tags

AI-powered searchscientific datadata discoverynatural language processingvirtual research environment