... | ... | @@ -123,7 +123,7 @@ You have a set of scripts available (`catalog` category) that you can list via ` |
|
|
|
|
|
### Use a light Test database
|
|
|
|
|
|
One of the script available (`name-to-be-defined`) allow to create a full light database with few genes, functions and taxonomy items. You can run it to rapidly discover the different feature of the app in term of both the backend API, visualization on the frontend and start working on some issues.
|
|
|
One of the script available (`manage.py create_light_db`) allows to create a full light database with few genes, functions and taxonomy items. You can run it to rapidly discover the different feature of the app in term of both the backend API, visualization on the frontend and start working on some issues.
|
|
|
|
|
|
> We recommend the use of different database for different purposes since you can easily switch from a db to another using the `.env` file.
|
|
|
|
... | ... | |