Skip to content

SSR: Legacy Router Migration Split 1 (SSG + Feeds Search) #23

@Alessandro100

Description

@Alessandro100

We currently have a catch all route src/app/[locale]/[...slug] which is used to ease the migration of the app to NextJs. Inside this route, it has it's own Routing system which is not ideal. We want to migrate these pages to use NextJs App Router and eventually remove this catch all route. For this split migrate the pages

SSG

faq
contact-us
gbfs-validator
contribute-faq
privacy-policy
terms-and-conditions

Redirects

feeds/gtfs
feeds/gtfs_rt

For the routes in SSG, use the 'about' page as a reference
For the redirects reference src/app/[locale]/feeds/[feedDataType]/page.tsx for the logic

Feeds Search

feeds (move off Redux)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions