An open API service indexing awesome lists of open source software.

https://github.com/convergencelabs/convergence-admin-console

The Convergence Admin Console
https://github.com/convergencelabs/convergence-admin-console

admin console convergence react realtime

Last synced: 6 months ago
JSON representation

The Convergence Admin Console

Awesome Lists containing this project

README

          


Convergence Logo

# Convergence Admin Console
[![Build Status](https://github.com/convergencelabs/convergence-admin-console/actions/workflows/build.yml/badge.svg
)](https://github.com/convergencelabs/convergence-admin-console/actions/workflows/build.yml)

This project contains the Convergence Admin Console user interface. The project uses [React](https://reactjs.org/) as the main UI framework and is implemented using [Typescript](https://www.typescriptlang.org/). The project was created with [Create React App](https://github.com/facebook/create-react-app) and uses the build infrastructure provided by Create React App.

## Issue Reporting
The core Convergence capability is composed of multiple individual projects that are released together. To simplify things, there is a central project that is used for issues, project planning, and road mapping. To report an issue please use the [convergence-project](https://github.com/convergencelabs/convergence-project) repository.

## Available Scripts
In the project directory, you can run:

### `npm start`
Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `npm test`
Launches the test runner in the interactive watch mode.

See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`
Builds the app for production to the `build` folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

## Support
[Convergence Labs](https://convergencelabs.com) provides several different channels for support:

- Please use the [Discourse Forum](https://forum.convergence.io) for general and technical questions, so the whole community can benefit.
- For paid dedicated support or custom development services, [contact us](https://convergence.io/contact-sales/) directly.
- Chat with us on the [Convergence Public Slack](https://slack.convergence.io).
- Email for all other inquiries.

## License
The Convergence Admin Console is licensed under the [GNU Public License v3](LICENSE) (GPLv3) license. Refer to the [LICENSE](LICENSE) for the specific terms and conditions of the license.

The Convergence Admin Console is also available under a Commercial License. If you are interested in a non-open source license please contact us at [Convergence Labs](https://convergencelabs.com).