Skip to content

mlibrary/dor-react-app

Repository files navigation

DOR React App

Digital Object Repository Simple Search Web Application to evaluate OpenSearch.

Devcontainer for Local Development

ls .devcontainer

Local Development Against Remote Servers

Environment File

VITE_OPENSEARCH_URL="http://opensearch:9200"
VITE_OPENSEARCH_CREDENTIALS="admin:password"
VITE_REACTIVESEARCH_URL="http://reactivesearch:8000"
VITE_REACTIVESEARCH_CREDENTIALS="admin:password"

Docker Compose

docker compose up -d
docker compose exec -- app npm install
docker compose exec -- app npm run dev

GitHub Actions to Build Images

ls .github/workflows/build-*

About

Digital Object Repository React Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages