All Projects → ansible-community → ara-web

ansible-community / ara-web

Licence: GPL-3.0 license
Stateless web client for the ARA Records Ansible API.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ara-web

vue-patternfly
PatternFly 3 components for Vue 3
Stars: ✭ 50 (+31.58%)
Mutual labels:  patternfly
Ara-Server
The server for Ara.
Stars: ✭ 17 (-55.26%)
Mutual labels:  ara
Ara-android
A virtual assistant for almost any android phone.
Stars: ✭ 71 (+86.84%)
Mutual labels:  ara
ara
The PULP Ara is a 64-bit Vector Unit, compatible with the RISC-V Vector Extension Version 0.10, working as a coprocessor to CORE-V's CVA6 core
Stars: ✭ 116 (+205.26%)
Mutual labels:  ara
JUCE ARA
The JUCE cross-platform C++ framework, augmented with support for the Celemony ARA API
Stars: ✭ 32 (-15.79%)
Mutual labels:  ara
new-ara-api
KAIST Community Ara Renewal Project - KAIST official BBS
Stars: ✭ 15 (-60.53%)
Mutual labels:  ara
ChRIS store ui
UI for the ChRIS Store
Stars: ✭ 47 (+23.68%)
Mutual labels:  patternfly
ChRIS ui
UI for ChRIS
Stars: ✭ 20 (-47.37%)
Mutual labels:  patternfly
patternfly-yew
PatternFly components for Yew
Stars: ✭ 51 (+34.21%)
Mutual labels:  patternfly
patternfly-fritz2
Pure Kotlin implementation of PatternFly
Stars: ✭ 31 (-18.42%)
Mutual labels:  patternfly

ara-web

ARA Records Ansible playbooks and makes them easier to understand and troubleshoot.

ara-web is a standalone and stateless web client interface to the API provided by ARA.

Documentation is available at ara.readthedocs.io.

Requirements

Running the web interface

git clone https://github.com/ansible-community/ara-web
cd ara-web
npm install
npm start

Running tests

npm test

Contributors

See contributors on GitHub.

Copyright

Copyright (c) 2019 Red Hat, Inc.

ARA is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

ARA 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 General Public License for more details.

You should have received a copy of the GNU General Public License
along with ARA.  If not, see <http://www.gnu.org/licenses/>.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].