Skip to content

boweihan/iot-application

 
 

Repository files navigation

IoT Application

Visualize your AWS IoT data with the IoT Application.

Getting Started

  1. Install Volta.
  2. Install Node.js@18 with Volta.
  3. Install pnpm.
  4. Install global dependencies:
pnpm add -g nest turbo typescript
  1. Install application dependencies:
pnpm install
  1. Start development server:
turbo run dev

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.

About

iot-application

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.4%
  • JavaScript 3.8%
  • HTML 0.8%