ochom / carbone

Re-render Carbone Documents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carbone JS

To run app

Install libre office using the command below

sudo apt-get update && apt-get install -y libreoffice

Download the image, build and run

Download the image

docker pull ochom/carbone:latest
docker run -d -p 5001:8080 ochom/carbone:latest

Or uring docker compose

docker compose up -d

About

Re-render Carbone Documents


Languages

Language:JavaScript 78.1%Language:Dockerfile 12.5%Language:Makefile 9.4%