Skip to content

Use Next.js 13 file structure #146

@fabien-roy

Description

@fabien-roy

Moved out of #69 since it's not mandatory.

"app" directory is still in beta, so we might want to keep that for another time.

Essentially, using server components and layouts would simplify the web app codebase a ton. We could await tRPC calls directly in components that needs data. getServerSideProps and similar could go away completely.

See https://beta.nextjs.org/docs/routing/fundamentals

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementUpgrade to the current codebasesuggestionIdea proposal

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions