Skip to content

PharmaTracker is a cloud native web application created for pharmacies or private users. It is a data warehouse for tracking medicine stored in a pharmacy or a home medicine cabinet.

License

Notifications You must be signed in to change notification settings

Atrolide/PharmaTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PharmaTracker

PharmaTracker is a cloud native web application created for pharmacies or private users. It is a data warehouse for tracking medicine stored in a pharmacy or a home cabinet.

  1. Builds the image
cd build
./build.sh
  1. Runs the container
docker run -p 80:80 pharmatracker:latest
  1. Runs the app
uvicorn src.main:app --host 0.0.0.0 --port 80 

About

PharmaTracker is a cloud native web application created for pharmacies or private users. It is a data warehouse for tracking medicine stored in a pharmacy or a home medicine cabinet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published