rtl-epub-maker/README.md

358 B

RTL EPUB Maker

Easily create EPUB e-book files with proper RTL support

Running Locally

Requires pandoc

npm install
npm run dev

With Docker

Or, you can run the docker image. (Only available for linux/amd64 architectures.)

docker compose up

App will be served on http://localhost:3001