Skip to content

sumelio/realTimeIoT-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

realTimeIoT-NodeJS

Project IoT with real time and NodeJS 8

  1. Init a module data base
$ npm init 
package name: (realtimenodejs-db) 
version: (1.0.0) 
description: A simple IOT platform -Data Base Module
entry point: (index.js) 
test command: 
git repository: https://github.com/sumelio/realTimeIoT-NodeJS/
keywords: Internet Of Thing, Node Postgres Redis
author: freddy lemus
license: (ISC) MIT
About to write to ${HOME}/realTimeNodeJS/realTimeNodeJS-db/package.json:

{
 "name": "realtimenodejs-db",
 "version": "1.0.0",
 "description": "A simple IOT platform -Data Base Module",
 "main": "index.js",
 "scripts": {
   "test": ""
 },
 "repository": {
   "type": "git",
   "url": "git+https://github.com/sumelio/realTimeIoT-NodeJS.git"
 },
 "keywords": [
   "Internet",
   "Of",
   "Thing",
   "Node",
   "Postgres",
   "Redis"
 ],
 "author": "freddy lemus",
 "license": "MIT",
 "bugs": {
   "url": "https://github.com/sumelio/realTimeIoT-NodeJS/issues"
 },
 "homepage": "https://github.com/sumelio/realTimeIoT-NodeJS#readme"
}

About

Project IoT with real time and NodeJS 8

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published