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

SSR support #240

Open
legendar opened this issue May 25, 2020 · 0 comments · May be fixed by #258
Open

SSR support #240

legendar opened this issue May 25, 2020 · 0 comments · May be fixed by #258
Assignees
Milestone

Comments

@legendar
Copy link
Contributor

We need add SSR support for SEO purpose.

main notes:

  • node.js server which run react application and pass request data/headers
  • split webpack configs
  • add SSR support into resource library
  • handle translations
  • allow to use apollo instead of resource (graphql library)
  • review env configuration (SSR key should handle SSR application, add another MPA/SPA keys for handle CMS applications)
@legendar legendar added this to the v5 milestone May 25, 2020
@legendar legendar self-assigned this May 25, 2020
@legendar legendar linked a pull request Dec 23, 2020 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant