https://github.com/tanby-dynamics/tanbyiot
Tanby IoT - An expressive, open-source, commercial-scale, self-hosted IoT device management platform
https://github.com/tanby-dynamics/tanbyiot
iot iot-platform
Last synced: 23 days ago
JSON representation
Tanby IoT - An expressive, open-source, commercial-scale, self-hosted IoT device management platform
- Host: GitHub
- URL: https://github.com/tanby-dynamics/tanbyiot
- Owner: tanby-dynamics
- License: mit
- Created: 2023-05-01T04:33:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-30T01:24:55.000Z (over 1 year ago)
- Last Synced: 2024-11-30T02:26:53.616Z (over 1 year ago)
- Topics: iot, iot-platform
- Language: C#
- Homepage: https://tanbyiot.app
- Size: 1.79 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tanby IoT
An expressive, open-source, commercial-scale, self-hosted IoT device management platform.
Developed by [Tanby Dynamics](https://tanbydynamics.co) and [Rebecca Scott](https://becdetat.com).
[Commercial support available](https://tanbyiot.app/support).
## Developing
1. Run `docker compose up -d`
2. Go to `src/Migrations` and `dotnet run`
3. Go to `src/tanbyiot.client` and `npm install`
4. Open the solution and run the `tanbyiot.Server` project. The `tanbyiot.client` application should load as well.
5. Use the `mockdevice` tool to test the device-facing APIs