/bookgrid

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Book Grid - Server

Installation

python3 -m venv .venv
. .venv/bin/activate

pip install -r requirements.txt