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

Update gatsby-node.js and / or gatsby-ssr.js for server-side rendering #44

Open
selipso opened this issue Dec 14, 2020 · 0 comments
Open

Comments

@selipso
Copy link

selipso commented Dec 14, 2020

I tried to implement the example given in the new SSR features into the gatsby-node.js file but kept having issues with Authentication. It would be better to have a working example here to reference how some data can be rendered from a DynamoDB query during build-time (a query that isn't expected to change much since the data would only be updated for each new build).

@selipso selipso changed the title Update gatsby-node and / or gatsby-ssr to support new Server-Side Rendering features Update gatsby-node.js and / or gatsby-ssr.js for server-side rendering Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant