Skip to content

A project composed of nginx + vue + flask + mariadb

Notifications You must be signed in to change notification settings

Roykesydon/RoyKesyShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoyKesyShop

A project composed of nginx + vue + flask + mariadb, the project is for practice use.

How To Execute

  1. write ./backend/config.yml

  2. write .env

  3.  docker-compose up -d
  4. When starting for the first time or want to clear the database, please execute the following command

cd ./backend
pipenv install
pipenv run python init_database.py

How to Shut down

docker-compose down

Frontend Demo Pictures

Home Page

Login/Register

Shop Page

Clothing Detail

Cart

Personal Order

Admin Dashboard

Backend

get more information in http://localhost:5000/apidocs/

Port

port service
3310 Adminer
5000 backend
80 nginx

TODO

  • Set appropriate http status code

Demo picture source

  • unsplash.com

About

A project composed of nginx + vue + flask + mariadb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published