Skip to content

caisi35/BookStore

Repository files navigation

BookStore

Use Flask Create A Book Store Web Station

Run

Use Docker-compose to build Flask project. have build mysql, mongo and nginx.

docker-compose up -d

  • server running in port: 80
    curl http://localhost/

administrators: order_admin@163.com/book_admin@163.com/admin@163.com, the Password: 12345678

  • The docker version is:
PS D:\graduation-design\BookStore> docker -v
Docker version 20.10.2, build 2291f61
  • The docker-compose version is:
PS D:\graduation-design\BookStore> docker-compose -v
docker-compose version 1.27.4, build 40524192

picture display

image

image

image

image

image

image