RIA FRONT is ria engine frontend to show and interact with logs , This project is currently under development and is not ready for production use.
To install and set up RIA, follow these steps:
- Clone the RIA project repository :
git clone https://github.com/AyubTouba/ria-front.git
- Change to the project directory::
cd ria-front
- Install the dependencies using npm:
npm install
The RIA front requires some configurations settings for API URL and other on environment.ts file
Please refer to the configuration files for more details on available options and their usage.
RIA is licensed under the MIT. Feel free to use, modify, and distribute this project according to the terms of the license.