Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 309 Bytes

File metadata and controls

13 lines (10 loc) · 309 Bytes

Cell-Genie

A php web tool to manage cells and their genealogy.

Requires PHP 8.0 or later.

Installation for development

Make sure php and composer are available.

php bin/console doctrine:database:create
php bin/console doctrine:migrations:migrate
php bin/console doctrine:fixtures:load