mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
e22642f315
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5063 GitOrigin-RevId: 95bd682c646d104989e5756021494049cc2ac084
15 lines
703 B
Markdown
15 lines
703 B
Markdown
<!-- prettier-ignore-start -->
|
|
|
|
# Hasura Console
|
|
|
|
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.
|
|
|
|
## Table of contents
|
|
|
|
- [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)
|
|
- [How to create/document new Components](./src/docs/dev/ComponentDoc.stories.mdx)
|
|
- [Cypress Dashboard](https://dashboard.cypress.io/projects/5yiuic)
|
|
- [Cypress README](./cypress/README.md)
|