| description | A garage door monitoring application. |
| last change | Tue, 30 Mar 2021 20:04:32 +0000 (22:04 +0200) |
This is the garage node server application.
These instructions let get you a copy of the project and running it on your local machine.
Get the project using git:
git clone https://binomiant.duckdns.org/MpqU9XX8/garnod.git
Install required packages:
cd garnod.git npm install
Setup your mongodb database:
node init/initdb.js
Now you can start the server:
npm start
To see debug information of express type
DEBUG=*before the command, to see debug information of the application set the environment variable
LOGLEVEL=debug.
| 4 years ago | v1.0.0 | v1.0.0 | tag | | commit | shortlog | log |
| 4 years ago | master | shortlog | log | tree |
| 4 years ago | no-cdoor | shortlog | log | tree |