Skip to content

chandan637/buyorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run locally on machine please make sure Nodejs and mongodb are installed and mongod service is running.

Run following command to build frontend

cd ui
npm i 
npm run build

Run following command to start the server

cd api
npm i 
npm run dev 

Run with docker compose

docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published