Skip to content

Conversation

@nkoester
Copy link
Member

Not yet fully testes with MPS but with prism mock server using the openapi spec, started via

docker run --rm -p 4010:4010 -v /tmp/openapi.yaml:/tmp/openapi.yaml:ro stoplight/prism mock -h 0.0.0.0 -d /tmp/openapi.yaml

@nkoester nkoester requested a review from languitar November 11, 2022 18:18
@nkoester nkoester changed the title Initial import of single page application Single page application using openapi spec Nov 11, 2022
@nkoester
Copy link
Member Author

Readme is still missing. To start run

npm install
ng serve

@nkoester nkoester marked this pull request as ready for review November 15, 2022 17:34
@nkoester
Copy link
Member Author

nkoester commented Nov 15, 2022

Its good enough for now. Will need documentation and external port config for full integration.

Copy link
Contributor

@languitar languitar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor ideas. The rest is fine.

@nkoester nkoester merged commit 2ca875a into main Nov 16, 2022
@nkoester nkoester deleted the feature/spa-dashboard-angular branch November 17, 2022 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants