Skip to content

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

Notifications You must be signed in to change notification settings

edouardproust/storee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

935fb5b · Oct 14, 2022

History

53 Commits
Oct 22, 2021
Apr 8, 2022
Dec 27, 2021
Apr 8, 2022
Apr 10, 2022
Apr 10, 2022
Apr 8, 2022
Apr 8, 2022
Oct 14, 2022
Dec 15, 2021
Apr 7, 2022
Dec 15, 2021

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