Skip to content

nguyenngocanh94/demo_backpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backpack

A sample demo backpack

Installation

Configuration options are stored in the Environment Variables.

Requirements:
  • Docker installed

Start the containers

docker-compose up -d

Recommendations


After merging a branch or switching it, always run the command bellow FROM INSIDE THE CONTAINER to grant that the libraries are up-to-date.

composer install

Best Practices

This project is guarded by some coding standards and best practices. The commands listed below run on the pipeline to deliver the service, so if the code is not in compliance of the standards, it won't be deployed.

composer run-script php-fixer

Any suggest tool:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published