Web app for Product Catalog CMS. API: catalog-cms-graphql-api.
- it should be a React Web App with Relay
- it should support GraphQL Queries with Relay
- it should support GraphQL Mutations with Relay
- open-sourced on your GitHub
- automated tests: react-testing-library
- good design (bonus if using a design system, like antd)
- authentication system
- Storybook
- document Table component
- GraphQL Playground
- deploy (Netlify)
- deploy Storybook
- CI/CD (GitHub Actions, CircleCI etc)
- update GraphQL schema on start and pre-push (Husky)
- configure ESLint