Skip to content

TheSprintTeam/Desktop-Application-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Desktop-Application-Backend

Backend for our desktop application.

How to run locally

  • Install all the packages: pip install -r requirements.txt
  • Run the backend server: uvicorn app.main:app --reload
  • To access the API docs: Go to http://127.0.0.1:8000/docs

About

Backend for our desktop application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages