Boids-back is for m-amine-aouini thesis project in RBK Tunisia
npm install
Here is the folder structure
├───db
| |────connectToDB
| | |────connectToDB.js
| | |────README.md
| |────setupBoidsDB
| |────Boids.database.sql
|
├───routes
| ├─────authRoutes.js
|
├───index.js
npm run server # this will run server and restart automatically when ever there is changes
Amine M. Aouini