This will be the new maintenance app. It will partially replace the old one section by section. In order to provide a seamless experience, the two apps will be interlinked, redirecting to new sections if exists and to old ones if there's no new section yet.
Here's a list of what needs to be done in order to start working on the sections:
- Create app shell components
- Navigation
- Sidebar
- Content container
- Meaningful
Loading
page component - Meaningful
Error
page component - Meaningful
NoAuthority
page component
- Redirect non-existing pages to the old app
- Setup translation
- Add non-English translations
- Add dynamic overview pages
- Organize which sections are displayed in sidebars and overview pages
Simply run:
yarn install
yarn start