Skip to content

molaux/mui-app-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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