# arex **Repository Path**: zohardev/arex ## Basic Information - **Project Name**: arex - **Description**: The front-end operator interface for AREX tools. - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-06-09 - **Last Updated**: 2024-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

AREX-UI

A user-friendly visual frontend interface for operating AREX.
## Get Started 1. Installation Please refer to [install documentation](http://arextest.com/docs/chapter1/quick-installation). 2. Getting started Please visit our documentation website to get started: [AREX Documentions](http://arextest.com/docs/chapter1/get-started) ## FEATURE - **Code no-invasion based data collection and automation Mock**: mock most components such as Dubbo, Http, Redis, persistence layer framework, configuration center; - **Support a variety of complex business scenarios of verification**: including multi-threaded concurrency, asynchronous callbacks, write operations and so on; - **Rapid reproduction of production bugs**: directly use the production recorded data in the local environment. ## Join the AREX Community - QQ Group - 656108079 - Follow us on [Twitter](https://twitter.com/AREX_Test) - [Join the Mailing List](https://groups.google.com/g/arex-test) - [Join AREX Slack](https://arexcommunity.slack.com/ssb/redirect) - [Join AREX Discord](https://discord.gg/wy3CZHnV9K) ## LICENSE ```text Copyright (C) 2022 ArexTest This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/. ```