osm-codes / gridMap-pages

The production version, after gridMap-draftPages. ReactJS + OpenLayers.
Apache License 2.0
0 stars 0 forks source link

Configure Bun for SSR - Rendering Logic #7

Open jsugg opened 1 year ago

jsugg commented 1 year ago

Description

Implement the rendering logic for server-side rendering in Bun. This involves taking the React components mapped to each route and rendering them into HTML strings on the server.

Acceptance Criteria

jsugg commented 10 months ago

Rendering of static assets pending; waiting for static assets to be released