Public URL: https://voice3.acdh.oeaw.ac.at/
This frontend uses and the voice-api endpoint.
The source for this api is avaliable here.
For using your own endpoint have a look at the .env
file and
create a .env.local
to override the default settings.
The source code downloads a site notice from ACDH-CH servers when built.
Please adjust that code if you create your own instance.
npm install
npm run serve
npm run build
npm run lint
After you ran the build step:
npm run start