Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 847 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 847 Bytes

MUI App Boilerplate

The goal is to provide a node / React base application built on Material-UI. It includes basic features like authentication, permission management, subscriptions to data changes and many more, through an auto generated graphQL API server.

  • The backend GraphQL API uses Sequelize, Apollo Graphql Server, Sequelize GraphQL Server. The server is mainly and automatically generated directly from a MySQL Workbench file.
  • The frontend web app is based on React, MUI, MUI CRUDF
  • A Firefox extension demonstrates how to benefit from the same capabilities than the front app but in a ready to use extension, injecting information in (and retrieving from) Google search pages