Skip to content

DANS-KNAW/rawr

Repository files navigation

DANS Logo RDA LOGO

RAWR browser extension for the rda tiger project

Description

This browser extension is responsible for annotating resources on the web and attaching controlled vocabulary metadata. The annotations will then be stored in the search and discovery facility on rda.dansdemo.nl.

Usage

. Install the required packages

pnpm install

Set the right enviorment vairable:

Note: The VITE_API_KEY should have the same value as set in the rda-storage-service.

VITE_API_ENDPOINT=http://localhost:3000/annotations
VITE_API_KEY=your_api_key

Build the extension

pnpm build

# Can also be run in watch mode

pnpm build:watch

Install the extension in Chrome:

  • Open the Chrome browser
  • Go to the Extensions page (chrome://extensions)
  • Enable "Developer mode" in the top right corner
  • Click "Load unpacked" and select the dist/ directory in this project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published