Skip to content

guild-st-isidore-TO/edtab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editoris Tabularum (ETAB)

Editors of Documents - GSI's document typesetting toolkit

Part of the FAVI System: https://github.com/guild-st-isidore-TO/fabrica-virtualis


STATUS (VIII Augustii MMXXV)
On Hold -- Bootstrapped projects by reusing old code, not much more

USAGE

Operating Systems

ETAB has been tested on:

MacOS Ventura 13.2.1

Installation/Setup

Open this repo's directory in the terminal and run:

python3 -m venv venv

source venv/bin/activate

pip install -r requirements.txt

Running/Deploying the Server

Building docker image

docker build -t editoris-tabularum .

Listing docker images

docker images

Run docker image

docker run -d -p 5051:5051 editoris-tabularum

These paths should be accessible on the browser after running the image above:

http://localhost:5051/
http://localhost:5051/api/v1/books/all

Listing docker image/container status

docker ps -a

About

EdTab - GSI's document publishing tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages