Skip to content

mohamed-Dhia/med-finder-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the back end readMe file

To start the server :

npm run dev

Unfortunately due to babel, the err will reference the build file, not the actual src file that we use.

still, it's pretty easy to figure it out.

Dir structure :

*All of the work happens inside the src folder. Inside it, you'll find :

src
|-- api
|--config
|--loaders
|--models
|--services

You can learn more about the above, each has its readMe file.

*There's also a tests folder that will hold all of our tests.

Please before doing anything in the tests folder, reach the scrum master first.

*There's also a build folder that will hold all of our transpiled files.

please do not write anything in there.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%