Skip to content

ssr server setup with fastify#2

Open
alockwood05 wants to merge 6 commits intomainfrom
ssr-fastify-server
Open

ssr server setup with fastify#2
alockwood05 wants to merge 6 commits intomainfrom
ssr-fastify-server

Conversation

@alockwood05
Copy link
Collaborator

1/3 steps here: First step towards setting up ssr server for the react app.

  1. this step is getting a server running and tested.
    2.0 next step is getting this ssr app to build the react web app and reference the build that is targeted at node instead of a browser. Got ahead of myself earlier, and it is non-trivial to wire that all up.
    2.1 automate a smoke test and verify that it all works by seeing it give me the page I'm looking for
  2. Access the chat thread's data and pull in a custom title to render the react-app's meta tags dynamically! (quick test for that)

First step towards setting up ssr server for the react app.
@alockwood05 alockwood05 changed the title fastify server, hello, and test test 123 ssr server setup with fastify May 16, 2024
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

Successfully merging this pull request may close these issues.

1 participant