cal.com
cal.com copied to clipboard
[CAL-2098] RFC: Bootstrapping Next App directory
Part of the App Router migration plan #9923
- [ ] Create the root layout
- [ ] Add global styles to the root layout file
- [ ] Migrate the styles
- [ ] Add metadata to the root layout file
- [ ] Create the root app/page.tsx
- [ ] Create the root page’s client component
- [ ] Move React Contexts to the client component(s) files
- [ ] Create the middlewares
- [ ] Migrate the redirects to the configuration or some middleware
- [ ] Migrate the runtime configuration to use environment variables
- [ ] Migrate away from req and res objects in the getInitialProps function.
- [ ] Create the root error page (app/error.tsx)
- [ ] Create the app/not-found.tsx page
[meeting notes with Omar and Greg] ~3 days after #9929 is done.
@zomars Moving this to be completed in v3.4 since it's a long-running task.
Assigning to @grzpab
Let's see if me writing a comment will enable @zomars to assign me using the GitHub UI as it is impossible to do right now.
Finished in #13336