Release dashboard image at version 2.1.0
[portal/ric-dashboard.git] / README.md
1 # O-RAN-SC RIC Dashboard Web Application
2
3 The O-RAN SC RIC Dashboard provides administrative and operator
4 functions for a radio access network (RAN) controller.
5 This web app consists of an Angular (version 8) front end
6 and a Java (version 11) Spring-Boot (version 2.2) back end.
7
8 Please see the documentation in the docs/ folder.
9
10 The backend server publishes live API documentation at the
11 URL `http://your-host-name-here:8080/swagger-ui.html`
12
13 ## License
14
15 Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved.
16 Licensed under the Apache License, Version 2.0 (the "License");
17 you may not use this file except in compliance with the License.
18 You may obtain a copy of the License at
19
20      http://www.apache.org/licenses/LICENSE-2.0
21
22 Unless required by applicable law or agreed to in writing, software
23 distributed under the License is distributed on an "AS IS" BASIS,
24 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
25 See the License for the specific language governing permissions and
26 limitations under the License.