Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 288 Bytes

File metadata and controls

23 lines (19 loc) · 288 Bytes

nailedit-api

How to run in local

  1. Clone repository
git clone https://github.com/Nail-Auto-Tagging/nailedit_api
cd nailedit_api
  1. Install Packages
pip install -r requirements.txt
  1. Run in local
python app.py

How to deploy

. build_and_push.sh