An open API service indexing awesome lists of open source software.

https://github.com/iteria-app/material-ui-starter

We are testing Iteria Lowcode using Material-UI components
https://github.com/iteria-app/material-ui-starter

api hasura lowcode materia-ui react react-intl

Last synced: 10 months ago
JSON representation

We are testing Iteria Lowcode using Material-UI components

Awesome Lists containing this project

README

          

Demonstrates [Iteria React Lowcode](https://docs.iteria.app/) features for [Jamstack](https://jamstack.org/) site connected via GraphQL to [Hasura](https://hasura.io/):
* [Generate Page](https://www.youtube.com/watch?v=5-U2vfgHkMA&t=206s) from GraphQL scheme
* [Add Field](https://www.youtube.com/watch?v=5-U2vfgHkMA&t=130s) to existing page / [graphql query](https://www.youtube.com/watch?v=5-U2vfgHkMA&t=314s)
* [Intline edit](https://www.youtube.com/watch?v=5-U2vfgHkMA&t=230s) localized texts
* [Translation sheet](https://www.youtube.com/watch?v=5-U2vfgHkMA&t=396s) - spreadsheet with all messages and their translations

[![Demo Video](https://img.youtube.com/vi/5-U2vfgHkMA/0.jpg)](https://www.youtube.com/watch?v=5-U2vfgHkMA&t=206s)

## Getting started on Netlify
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/iteria-app/example-material-ui&stack=cms) to get your own copy of the repository. This button will do the following:
- Connect to your GitHub account and create a new repository with the name you specify
- Deploy your copy of the repository and setup continuous deployment

Next steps:
1. Customization: Now you're all set and you can start customizing your site (see [docs](https://docs.iteria.app/docs/category/features)).
2. Consider connecting to your own GraphQL/Hasura endpoint (see [docs](https://docs.iteria.app/docs/getting-started/change-graphql-endpoint)).
3. Even non technical users can collaborate once deployed to netlify! (see [docs](https://docs.iteria.app/docs/category/extras))

## Getting started on localhost
You can run this demo locally using https://vitejs.dev/ with all you development tools.

## Getting started on Gitpod
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/iteria-app/example-material-ui) to develop using vscode in cloud. Every Lowcode release is tested also in Gitpod.

## Getting started on Stackblitz, Codespace
In future [#72](https://github.com/iteria-app/example-material-ui/issues/72) we might support [StackBlitz](https://stackblitz.com/github/iteria-app/example-material-ui) or codespaces.