SherafUI

A React + Python Backend to visualize and interact with Sheraf / ZODB database

How to launch

Backend API

source venv/bin/activate
python api/__main__.py

Frontend

cd /frontend
yarn dev

GitHub

View Github