Skip to content

imwrdo/darth-shop

Repository files navigation

Darth Shop Clone

A clone of the Darth shop built using PrestaShop v1.7.8.11.


Technologies used

How to run

1. Clone the Repository

git clone https://github.com/imwrdo/darth-shop.git
cd darth-shop

Up docker containers

Run this command to start docker containers

docker-compose up -d

To stop containers use docker-compose down

Load db backup

All scripts for creating and loading db backups are in scripts directory.

Add executable rights for them

chmod +x scripts/

Load backup

./scripts/load_backup.sh ./backups/final_backup.sql

Backups are stored in backups dir.

Create backup

./scripts/create_backup.sh ./backups/final_backup.sql

👥 Authors

About

Electronic Business project on Gdansk University of Technology

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •