issues
search
django-stars
/
frontend-skeleton
frontend-skeleton
MIT License
56
stars
31
forks
source link
SSR support
#240
Open
legendar
opened
4 years ago
legendar
commented
4 years ago
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)
We need add SSR support for SEO purpose.
main notes: