Skip to content

Akshay-Rohatgi/dosewise-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deployed Link

Click here to see Dosewise live!

dosewise-backend

Dosewise Backend

Full Project Runtime Commands

Run both commands to see Dosewise locally!

Frontend

git clone https://github.com/arnavk377/dosewise-frontend.git # (To initially clone repository)
cd dosewise-frontend
npm install
npm run dev

Backend

git clone https://github.com/Akshay-Rohatgi/dosewise-backend.git # (To initially clone repository)
cd dosewise-backend
pip install -r requirements.txt
cd src
python3 app.py 

Visit Frontend at http://localhost:5173/

Visit Backend at http://localhost:8080/

Frontend Repository

Link to Frontend

About

Dosewise Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages