Skip to content

Ashish2628/street-light-live-detction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ Setup Instructions

1. Install Requirements

  • Node.js (v14+)
  • MongoDB (local or cloud)

2. Clone & Setup

git clone https://github.com/Ashish2628/street-light-live-detction.git cd street-light-live-detction-main/backend npm install

  1. Configure Environment Create backend/.env:

env:-

PORT=5000 MONGO_URI=mongodb://localhost:27017/streetlights

  1. Start Server npm start

About

website of street light live detection

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published