wordyallen / iot-starter

AWS and React based IoT starter project βš›οΈ πŸ”± πŸ”Š πŸ”

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Current Tech:

Features

  • Authentication with Amplify/Cognito
  • GraphQL Subscriptions with VictoryJS Visualizations
  • IoT with FreeRTOS and ST32
  • Graph DB with Neptune

Tree

β”œβ”€β”€ mobile πŸ“±
β”‚  
β”œβ”€β”€ device πŸ€–
β”‚  
β”œβ”€β”€ cloud ☁️
β”‚   β”œβ”€β”€ schema.gql
β”‚   β”œβ”€β”€ serverless.yml
β”‚   β”œβ”€β”€ utils
β”‚   └── resources
β”‚       β”œβ”€β”€ appsync.yml
β”‚       β”œβ”€β”€ dynamodb.yml
β”‚       └── iam.yml
β”‚  
└── web πŸ–₯
    β”œβ”€β”€ index.js
    β”œβ”€β”€ src
    β”‚   β”œβ”€β”€ App.js
    β”‚   β”œβ”€β”€ components
    β”‚   └── pages
    β”œβ”€β”€ web
    └── webpack.config.js

About

AWS and React based IoT starter project βš›οΈ πŸ”± πŸ”Š πŸ”


Languages

Language:C 99.6%Language:JavaScript 0.3%Language:HTML 0.1%