Version: 0.0.1 with python3 and django
👉 Download the code
$ git clone https://github.com/irAbs174/kikpick.git
$ cd kikpick
👉 Build Project
$ docker build -t kikpick .
👉 RUN Project
$ docker run -p 8000:8000 kikpick
mail: [email protected] github: @irAbs174