Skip to content

bondmaintainer/bondmaintainer-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bondmaintainer-backend

issue GitHub language count version image

Hosted on

Open sayhello

Running on Local System

Running the project on local system is strongly recommended, even if you are not working on the backend. This is becuase to test the middlewares, client applications, or any other component, an instance of Bond Maintainer server is required. Make sure that you have a mongodb instance running. This step might be different depending on your installation type. If you do not have mongodb database installed, refer this link

  • Clone the repository to your system using git clone https://github.com/bondmaintainer/bondmaintainer-backend
  • Now open the cloned repository using cd bondmaintainer-backend
  • The project depends on numerous npm packages. Install them using yarn install or npm install
  • Run yarn start or npm start to launch a development server.
  • Open localhost:5000 and ensure that the server is running.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •