Skip to content

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

License

Notifications You must be signed in to change notification settings

ThibaudMZN/SherafUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SherafUI

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

How to install

python3 -m venv local.virtualenv local.virtualenv/bin/python3 -m pip install --upgrade pip local.virtualenv/bin/pip3 install -r requirements.txt

How to launch

Backend API

source local.virtualenv/bin/activate
python api/main.py

Frontend

cd /frontend
yarn dev

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published