Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Latest commit

 

History

420 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR4all-libraries Frontend

This repository contains the frontend for OCR4all-libraries.

Getting Started

1. Install packages

pnpm install

2. Run

In development mode

pnpm dev

In preview mode

pnpm preview

To build for production

pnpm build

To run tests

pnpm test

To get test coverage

pnpm coverage

To lint code

pnpm lint

To format code

pnpm format

To update dependencies

pnpm deps:update

Docker

To use Docker for your development environment

docker-compose -f docker-compose.dev.yaml up

To use Docker for your production deployment

docker-compose -f docker-compose.production.yaml up

Environment Variables

  • VITE_API_BASE_URL: Points to the URL under which the REST API of an OCR4all-libraries backend instance is running (e. g. https://some-domain.com/api/v1.0)
  • VITE_LAREX_URL: Points to the URL under which the directLibrary endpoint of the used LAREX instance is located

Build with

About

Frontend for new OCR4all versions

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages