aurelia / aurelia/documentation
document how to connect to local api servers
- Dominant language
- No language data
- Stars
- 104
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
I feel like for local development having a server that is served on another port is common, however production may quite frequently require quite a different configuration.
for webpack the best option seems to be proxy, it took me a while to figure out how to even provide this configuration http://stackoverflow.com/q/39030700/206466
Contributor guide
Research direction
Start by locating the documentation section covering local development and webpack configuration. Document how to connect to an API server on another local port using webpack's proxy option, and explain how this differs from production configuration; the documentation should let readers configure and verify a local connection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- webpack
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100