Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.
/ sensorhub Public archive

Nodejs + express app for collecting data from IoT sensors.

Notifications You must be signed in to change notification settings

bartoszwalicki/sensorhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensorhub monorepo

This repository contains software for manipulate and collecting data from various IoT devices.

Backend (server)

Project is written in Typescript. It implements repeatable and scalable structure.

Stack:

  • NodeJS
  • PostgreSQL
  • Express
  • Sequelize
  • sequelize-typescript

Monorepo

Monorepo is managed by rush backed by pnpm package manager. I strongly recommend to get familliar with this projects. They are easy to use and helps with some common monorepo problems. pnpm is also ultra fast! At this point repo contains only backend code.

Build & run

Project is dockerized, feel free to execute docker-compose up. Inspect docker-compose.yml for informations about software running on given ports.

About

Nodejs + express app for collecting data from IoT sensors.

Resources

Stars

Watchers

Forks

Packages

No packages published