Closed amirouche closed 1 year ago
Hi @amirouche ! This copernic
looks very cool.. judging by its description. Couldn't manage to start it up, because there is no documentation. Any chance you could add some? :)
@dev-dsp
You can test it with the following cli dance:
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
./manage.sh migrate
./manage.sh createsuperuser
./manage.sh runserver
I will add that to the README in a minute or so.
@zacharywhitley Thanks :+1:
Versioned triple store backed by FoundationDB