X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2FREADME.md;h=5dd1b1ea8865c27a0ffeffac48da880e968e39e7;hb=refs%2Fchanges%2F97%2F1197%2F3;hp=04da1a9124dfa038419432925afa14ca8a852f52;hpb=bda70e88ca63203c5a8cc034e824ec5855c32e4b;p=portal%2Fric-dashboard.git diff --git a/webapp-backend/README.md b/webapp-backend/README.md index 04da1a91..5dd1b1ea 100644 --- a/webapp-backend/README.md +++ b/webapp-backend/README.md @@ -1,12 +1,17 @@ # RIC Dashboard Web Application Backend -## Development server +The RIC Dashboard back-end provides REST services to the Dashboard +front-end Typescript features running in the user's browser. For +production use, it also serves the Angular application files. -Run `mvn -Dspring.profiles.active=mock spring-boot:run` for a dev server. Navigate to `http://localhost:8080/swagger-ui.html`. +Please see the documentation in the docs/ folder. + +The backend server publishes live API documentation at the +URL `http://your-host-name-here:8080/swagger-ui.html` ## License -Copyright (C) 2019 AT&T Intellectual Property & Nokia. All rights reserved. +Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at