Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Move App logic to client-side routes #5

Open
gil-- opened this issue Mar 3, 2019 · 1 comment
Open

Move App logic to client-side routes #5

gil-- opened this issue Mar 3, 2019 · 1 comment
Assignees

Comments

@gil--
Copy link
Owner

gil-- commented Mar 3, 2019

Since everything in the app is dynamic by nature, we should move it to use gatsby's client-side routing logic including the official plugin:

https://www.gatsbyjs.org/packages/gatsby-plugin-create-client-paths/
https://github.com/gatsbyjs/gatsby/blob/master/examples/simple-auth/src/pages/app.js
https://kyleshevlin.com/firebase-and-gatsby-together-at-last/
https://github.com/DSchau/gatsby-mail

@gil-- gil-- added this to the v1.0.0 milestone Mar 3, 2019
@gil-- gil-- self-assigned this Mar 3, 2019
@gil--
Copy link
Owner Author

gil-- commented Mar 28, 2019

Moving to future milestone

@gil-- gil-- removed this from the v1.0.0 milestone Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant