Skip to content

edouardproust/storee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

storee

Storee is a simple e-commerce website featuring a cart and a complete payment system using Stipe Payments.

👉 Live demo

image image image

technologies

  • Symfony 5
  • Bootstrap 4

Requirements

  • Composer

Prod (deployment)

  1. Set .env variables in a .env.local file

  2. Run commands:

composer install -n
  1. Update src/Config.php

Usefull commands

  • Clear cache on prod: cache:clear --env=prod --no-debug

About

Storee is a simple e-commerce website featuring a cart and a complete payment system using Stripe API. Made with Symfony 5.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages