Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document dev setup to progressively migrate transitional backend driven app to SPA with Aurelia #14

Open
7 tasks
3cp opened this issue Mar 6, 2018 · 0 comments
Assignees

Comments

@3cp
Copy link
Member

3cp commented Mar 6, 2018

To hook up backend

  • customize aurelia_project/tasks/run.js using http-proxy-middleware
    • support both http/https backend
    • explain connect-history-api-fallback and http-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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants