2018-09-27 14:40:32 +03:00
<!-- prettier - ignore - start -->
2018-06-28 07:57:37 +03:00
2018-09-27 14:40:32 +03:00
# Hasura Console
2018-06-28 07:57:37 +03:00
2022-08-01 11:18:13 +03:00
The Hasura console is an admin dashboard to manage the connected database and to try out GraphQL APIs. It is a React application bundled with Webpack and the state is managed mostly using Redux.
2018-06-28 07:57:37 +03:00
2022-08-01 11:18:13 +03:00
## Table of contents
2018-09-27 14:40:32 +03:00
2022-08-01 11:18:13 +03:00
- [Generic info ](./docs/console-generic-info.md )
- [Development Tooling ](https://main--614d7904644d03004addd43b.chromatic.com/?path=/story/dev-tooling--page )
- [Design System's Storybook ](https://main--614d7904644d03004addd43b.chromatic.com )
2022-08-03 14:34:12 +03:00
- [How to create/document new Components ](./src/docs/dev/ComponentDoc.stories.mdx )
2022-08-01 11:18:13 +03:00
- [Cypress Dashboard ](https://dashboard.cypress.io/projects/5yiuic )
- [Cypress README ](./cypress/README.md )