Skip to content

sintetico82/cube-greenhouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cube-Greenhouse

Project in node.js for a indoor greenhouse

Install

First clone the repository:

git clone https://github.com/sintetico82/cube-greenhouse.git

novigate inside the directory cube-greenhouse and install the dipendences packages:

npm install

After you can compile with typescript:

tsc

I nthe end you can lunch the server with sudo user:

sudo node dist/server.js

The server is listening at: http://localhost:3000

About

Project in node.js for a indoor greenhouse

Resources

License

Stars

Watchers

Forks

Packages

No packages published