Skip to content

Soraya2972002/iwd_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

iwd_backend

Clone the repositery cd iwd_backend/server npm install, to install the dependencies nodemon start / or node index.js

Documentation : This is the backend of our IWD project. I deployed it on Digital Ocean, the apis are then directly accessible from our flutter frontend project. The @ is 104.248.45.123:5000/api/v1 The architecture suits a random node project - controllers, routes, models and middlewares folders, and an index.js file. I have 5 different models. For each of them, I created multiples route and controllers - the usual CRUD applications, + some logic that depends on our application. Our application is a platform for helping jobless people to find work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors