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

Add SSR #20

Closed
sne11ius opened this issue Apr 23, 2018 · 7 comments · Fixed by #55
Closed

Add SSR #20

sne11ius opened this issue Apr 23, 2018 · 7 comments · Fixed by #55
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sne11ius
Copy link
Owner

ftw

@sne11ius sne11ius added the enhancement New feature or request label Apr 23, 2018
@sne11ius sne11ius added this to the 0.2.0 milestone Apr 23, 2018
@sne11ius
Copy link
Owner Author

See

@sne11ius
Copy link
Owner Author

sne11ius commented May 1, 2018

Possible solutions:

@sne11ius
Copy link
Owner Author

sne11ius commented May 2, 2018

Vorschlag:

  • Erster Schritt: rendertron mit 0.3.0
  • Echtes SSR sobald firebase functions auf node 8 geht

@sne11ius sne11ius modified the milestones: 0.2.0, 0.3.0 May 2, 2018
@sne11ius
Copy link
Owner Author

This looks interesting: nuxt/nuxt#1634

@sne11ius
Copy link
Owner Author

sne11ius commented Jun 19, 2018

We should test drive this thingy:

Nope, looks like the author never tested the project on firebase. It has zero answers for missing node 8 support in firebase functions

@sne11ius sne11ius self-assigned this Jul 1, 2018
@sne11ius sne11ius modified the milestones: 0.3.0, 0.2.0 Jul 1, 2018
@sne11ius
Copy link
Owner Author

sne11ius commented Jul 1, 2018

Should be easy as:

  1. https://github.com/sne11ius/Vue-Firebase-SSR-Template is a working example of an isomorphic spa running on firebase (https://hotshots-9001.firebaseapp.com/)
  2. Here is a simple example for vuex + firestore: https://github.com/ooade/vuex-examples/tree/firestore
  3. Just combine these and more or less rewrite the whole app
  4. ...
  5. Profit

@sne11ius
Copy link
Owner Author

sne11ius commented Jul 7, 2018

Regarding nested asyncdata see code here:
vuejs/vue2-ssr-docs#29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant