List view
- No due date•0/1 issues closed
- No due date•1/1 issues closed
- No due date•2/2 issues closed
In many projects we set up the internationalization framework from the start, but actual translation gets postponed until much later, and is often tacked on by another vendor in an suboptimal fashion. It could be valuable to include in the template an integration with a translation management for managing content strings including translated content. note: we are avoiding calling this "content management system" to avoid confusion with systems like drupal and wordpress that handle a lot more than text (e.g. images, layouts, and more)
No due dateNext.js has two different routers: the App Router and the Pages Router. The App Router is a newer router that allows you to use React's latest features, such as Server Components and Streaming. The Pages Router is the original Next.js router, which allowed you to build server-rendered React applications and continues to be supported for older Next.js applications.
No due date•6/9 issues closedThe Next.js template includes multiple components that are useful for application teams, but an important part about the platform templates includes training as well. This milestone is to design a training exercise that can be used to onboard engineers onto the Platform and help them become fluent with the platform's components. The training exercise should ideally touch the various components of the Next.js template, including Storybook, internationalization, and the base Next.js framework.
No due date•0/1 issues closedMany projects need to implement some form of authentication. Most of the time this involves integrating with an identity provider, like login.gov, Okta, AWS Cognito, Azure Active Directory B2C, Auth0, etc. This milestone involves adding a default set up for authentication and perhaps one or more built-in integrations that project teams can choose from. Ideally it is also easy to remove identity providers or the auth system altogether if a project doesn't need it.
No due date•0/4 issues closed