Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

angular dotnet core sample for project tye#477

Merged
davidfowl merged 3 commits into
dotnet:masterfrom
rahulsahay19:feature/angular-dotnet-tye
May 21, 2020
Merged

angular dotnet core sample for project tye#477
davidfowl merged 3 commits into
dotnet:masterfrom
rahulsahay19:feature/angular-dotnet-tye

Conversation

@rahulsahay19

Copy link
Copy Markdown
Contributor

@davidfowl

Hi,

As discussed I have created a PR for your review. I have also added a Readme file explaining setup part.

Thanks,
Rahul Sahay

@dnfclas

dnfclas commented May 15, 2020

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

Comment thread samples/apps-with-core-angular/tye.yaml Outdated
@rahulsahay19 rahulsahay19 requested a review from jkotalik May 15, 2020 19:29
services:
- name: moviesapi
project: MoviesAPI/MoviesAPI.csproj
bindings:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Remove the port?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hi, Do you want me to remove the port? I kept it because angular service will be calling that API on that particular port? angular app port can be removed as its not getting called from any app

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@davidfowl Hi,

You were saying sometime back that you wanted to simplify this further your way. Then, maybe you can merge this and do the required changes on top of it. Otherwise, you can pass on the instructions what you wanted to do. I will accommodate that. Because I don't understand "Remove the port?" thing. If I remove it from .net app, then angular app will fail as it won't be able to discover the port what api is exposing.

Thanks,
Rahul

dockerFile: MoviesApp/Dockerfile
bindings:
- protocol: http
port: 4400 No newline at end of file

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Remove the port?

@davidfowl davidfowl merged commit 1a428ab into dotnet:master May 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants