fatihes1 / Sensor-Monitoring-Dashborard-w-Vue3-NodeJS

A platform where data collected from a network of sensors placed in a region is stored and displayed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server ".env" Dosyası Bilgileri

fatihes1 opened this issue · comments

server dizini içerisinde oluşturulacak .env dosyasının içeriği şu şekilde olmalıdır:
DB_HOST=localhost
DB_PORT=27017
DB_NAME=sensor
APP_PORT=8080