Skip to content

urandu/pham-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pharm-store API

This is the backend for pharm-store

Installation

  • Have docker installed
  • clone this repository git clone https://github.com/urandu/pham-store.git
  • cd pharm-store
  • docker-compose up
  • docker-compose run api python manage.py createsuperuser
  • docker-compose run api python manage.py makemigrations
  • docker-compose run api python manage.py migrate

API swagger documentation

TODO

  • Add authentication

About

Pharmaceutical inventory app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published