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

Improve implementation of server #218

Merged
merged 8 commits into from
Jun 5, 2024
Merged

Improve implementation of server #218

merged 8 commits into from
Jun 5, 2024

Conversation

davenquinn
Copy link
Member

Starting point for a more straightforward implementation of the app's Express server backend

  • Start integrating vike-reactfor standard handling of page variables. Right now, this just helps us set the page title, but we'll eventually use it to standardize pages and layout.
  • Move the server to typescript using tsx just-in-time compilation
  • Add individual page titles to several pages (columns, main map interface)

Several things remain unfinished:

  • Fully integrate vike-react and remove our own custom rendering to the extent possible
  • Add titles and accurate descriptions to more pages
  • Integrate title/description handling with sitemap for unified configuration

@davenquinn davenquinn merged commit 916a21d into main Jun 5, 2024
1 check passed
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