/cira-web

Web interface for the CiRA initiative

Primary LanguageJavaScriptMIT LicenseMIT

CiRA Web Interface

GitHub

This repository implements a web interface for the CiRA functionality. It replaces a previous, static version of the web interface with a more modern approach employing the React.js framework.

Setup

To set up the CiRA web interface, conduct the following steps:

  1. Create a .env file in the root of the repository and set the following values:
    • PORT_FRONTEND: The port on which the frontend React page will be hosted and exposed.
  2. Start the containers via docker-compose up.

License

Copyright © 2023 Julian Frattini

This work (source code) is available under MIT license.