@@ -27,6 +27,10 @@ Instead of a service name or list, you can also run commands like ``make dev.pro
2727+------------------------------------+-------------------------------------+----------------+--------------+
2828| `edx_notes_api `_ | http://localhost:18120/api/v1/ | Python/Django | Default |
2929+------------------------------------+-------------------------------------+----------------+--------------+
30+ | `frontend-app-learner-dashboard `_ | http://localhost:1996/ | MFE (React.js) | Default |
31+ +------------------------------------+-------------------------------------+----------------+--------------+
32+ | `frontend-app-learner-record `_ | http://localhost:1990/ | MFE (React.js) | Default |
33+ +------------------------------------+-------------------------------------+----------------+--------------+
3034| `frontend-app-learning `_ | http://localhost:2000/ | MFE (React.js) | Default |
3135+------------------------------------+-------------------------------------+----------------+--------------+
3236| `frontend-app-payment `_ | http://localhost:1998/ | MFE (React.js) | Default |
@@ -78,6 +82,8 @@ Some common service combinations include:
7882.. _frontend-app-program-console : https://github.com/openedx/frontend-app-program-console
7983.. _registrar : https://github.com/openedx/registrar
8084.. _cms : https://github.com/openedx/edx-platform
85+ .. _frontend-app-learner-dashboard : https://github.com/openedx/frontend-app-learner-dashboard
86+ .. _frontend-app-learner-record : https://github.com/openedx/frontend-app-learner-record
8187.. _frontend-app-learning : https://github.com/openedx/frontend-app-learning
8288.. _frontend-app-library-authoring : https://github.com/openedx/frontend-app-library-authoring
8389.. _frontend-app-course-authoring : https://github.com/openedx/frontend-app-course-authoring
0 commit comments