Skip to content

Commit

Permalink
updated README for new server side setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ShubhamTiwary914 authored Feb 17, 2024
1 parent db1c479 commit e5ff735
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<h3> Files Structure 📂 </h3>

> **_api_**: server side applications [Express + Node + mongoDB] <br>
> **_api_**: server side applications [Express + Node + mongoDB + FastAPI] <br>
> **_web_**: client side application [React +_AJAX] <br>
> **_iot_**: hardware, IOTs & Sensors [ESP32]
Expand Down Expand Up @@ -72,8 +72,7 @@
>> 1. First, open the terminal and run the backend server:
```cmd
cd api
npm run server
./server
```
> It should give something like this: <br>
![image](https://github.com/ShubhamTiwary914/hackIOT-uit/assets/67773966/cfd45b86-e7d1-473b-a377-5c029e6f1d4d)
Expand Down

0 comments on commit e5ff735

Please sign in to comment.