Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nordicsemiconductor/asset-tracker-cloud-aws-js
A reference implementation of a serverless backend for an IoT product developed using AWS CDK in TypeScript.
https://github.com/nordicsemiconductor/asset-tracker-cloud-aws-js
aws cdk iot nrf-asset-tracker typescript
Last synced: 3 days ago
JSON representation
A reference implementation of a serverless backend for an IoT product developed using AWS CDK in TypeScript.
- Host: GitHub
- URL: https://github.com/nordicsemiconductor/asset-tracker-cloud-aws-js
- Owner: NordicSemiconductor
- License: bsd-3-clause
- Created: 2021-01-26T15:44:54.000Z (almost 4 years ago)
- Default Branch: saga
- Last Pushed: 2024-04-13T07:07:33.000Z (7 months ago)
- Last Synced: 2024-04-14T03:00:21.424Z (7 months ago)
- Topics: aws, cdk, iot, nrf-asset-tracker, typescript
- Language: TypeScript
- Homepage: https://github.com/NordicSemiconductor/asset-tracker-cloud-aws-js#readme
- Size: 140 MB
- Stars: 12
- Watchers: 6
- Forks: 4
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
> [!NOTE]
>
> This repository has been archived, because [it is considered feature-complete](https://github.com/NordicSemiconductor/asset-tracker-cloud-docs/discussions/1068). ✔️# nRF Asset Tracker for AWS [![npm version](https://img.shields.io/npm/v/@nordicsemiconductor/asset-tracker-cloud-aws.svg)](https://www.npmjs.com/package/@nordicsemiconductor/asset-tracker-cloud-aws)
[![GitHub Actions](https://github.com/NordicSemiconductor/asset-tracker-cloud-aws-js/workflows/Test%20and%20Release/badge.svg)](https://github.com/NordicSemiconductor/asset-tracker-cloud-aws-js/actions)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![Renovate](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com)
[![@commitlint/config-conventional](https://img.shields.io/badge/%40commitlint-config--conventional-brightgreen)](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier/)
[![ESLint: TypeScript](https://img.shields.io/badge/ESLint-TypeScript-blue.svg)](https://github.com/typescript-eslint/typescript-eslint)A reference implementation of a serverless backend for an IoT product developed
using [AWS CDK](https://aws.amazon.com/cdk) in
[TypeScript](https://www.typescriptlang.org/).> :information_source:
> [Read the complete nRF Asset Tracker documentation](https://docs.nordicsemi.com/bundle/nrf-asset-tracker-saga/).