Open
Description
To hook up backend
- customize
aurelia_project/tasks/run.js
usinghttp-proxy-middleware
- support both http/https backend
- explain
connect-history-api-fallback
andhttp-proxy-middleware
- backend api (to support new front-end) convention to get easy dev setup
- customize aurelia LinkHandler to force full reload to deal with un-migrated old pages.
- router config trick to deal with un-migrated pages.
- notes on progressively migrating page by page