kriasoft / kriasoft/aspnet-starter-kit

web server vs dev server

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.2k
Forks
198
PR merge metrics
No merged PRs in 30d

Description

Hey, great project! But I have a question regarding the .NET server vs the browser sync server. It seems like browsersync is running on port 5000 from the run.js file. Now what port is the .NET server running at?? I thought you were proxying the browsersync server to the .NET server but I don't think that's whats happening.

thanks

Contributor guide

Open the contributing guide

Research direction

Start with run.js, where the BrowserSync port is identified, then inspect the project's .NET server startup configuration and run the application to observe both endpoints. Confirm whether BrowserSync proxies to the .NET server and record the actual ports and proxy behavior so the server relationship is unambiguous.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.