Visualize your AWS IoT data with the IoT Application.
- Install Volta.
- Install Node.js@18 with Volta.
- Install pnpm.
- Install global dependencies:
pnpm add -g nest turbo typescript
- Install application dependencies:
pnpm install
- Start development server:
turbo run dev
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.