Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • feat/initialize-repository
2 results

emrex_procedure_portal

  • Clone with SSH
  • Clone with HTTPS
  • OOTS - EMREX Procedure Portal

    Frontend app for messaging between OOTS and EMREX

    Table of Contents

    1. Description
    2. Getting started
    3. Prerequisites
    4. Installation
    5. Running the app
    6. Licensing

    Description

    This app is a frontend application which shows an UI that allows the user to interact with EMREX through Domibus messages.

    Getting started

    In order to run the project it is needed to create a .env file locally.

    Variables to fill:

    • NEXT_PUBLIC_BRIDGE_URL: OOTS - EMREX Bridge URL (Backend)
    • NEXT_PUBLIC_PROCEDURE_PORTAL_URL: OOTS - EMREX Procedure Portal URL (This app url)

    Prerequisites

    Installation

    For the installation of this project it is recommended to have nvm installed. In case you don't want to install nvm, just make sure to use the NodeJS version that appears in file .nvmrc.

    $ nvm use
    $ yarn install

    Running the app

    Run the project locally

    $ yarn dev

    Run with docker

    $ docker-compose up --build

    Open http://localhost:3002 with your browser to see the result.

    License

    This software is licensed under European Union Public License (EUPL) version 1.2.