Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 436 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 436 Bytes

metadaten.nrw Homepage

Add a service

Add service to src/lib/components/services.js, get inspired by already existing service descriptions. Give the service a category. Currently available categories:

  • metadata
  • tool

The service will automatically be added in the respective section.

Deploy

Run with docker compose up. Page will be served under localhost:5000. Adjust docker-compose.yml for different port.