Skip to content

harim-k/just-post-python

Repository files navigation

just-post

upload order excel file and download post excel file

네이버, 쿠팡, 에이블리

  • Install the dependencies using pip install -r requirements.txt.

  • Start the python server,

    local : ./run.sh or python manage.py runserver 0:8080

    AWS : ./aws.sh or nohup python3 manage.py runserver 0.0.0.0:8080 &

  • Kill python server, pkill python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages