Skip to content

Commit

Permalink
Updated Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DevOps committed Feb 23, 2024
1 parent 92f7e16 commit abb15c7
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/Developer-Reference/adp-portal/ADP Portal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Azure Developer Platform Portal (ADP)

The Azure Development Platform Portal built using [Backstage](https://backstage.io/).

The Portal enables users to self service by providing the functionality below.

- Onboard delivery programmes, projects and users onto the ADP Platform
- Enable Developers to create microservices using software templates based on GDS standards


## Getting Started

Include instructions for getting the project set up locally. This may include steps to install dependencies, configure the development environment, and run the project.

```sh
yarn install
yarn dev
```

0 comments on commit abb15c7

Please sign in to comment.