.. _index-development-environment: ======================= Environment ======================= In this section, we set up a development environment for CRConnect. .. Note:: To set up your environment, you need Python 3, node.js, Angular, and Docker installed. In particular, you must be able to run .. code-block:: $ pipenv .. code-block:: $ npm .. code-block:: $ docker-compose What follows is a step by step process for installing the code bases. .. toctree:: :maxdepth: 3 01_working_directory/00_index 02_requirements/00_index 03_cr_connect_workflow/00_index 04_environment_variables/00_index 05_postgres/00_index 06_pb_mock/00_index 07_cr_connect_bpmn/00_index 08_cr_connect_frontend/00_index 09_running_services/00_index