Skip to content
abenevaut edited this page Oct 12, 2022 · 5 revisions

Code of conduct

Development principle

Guidelines

PHPStorm

  • This repository is mad to work with PHPStorm

Git

  • Git ignore root file, ignore none sharable PHPStorm files
  • Larges files have to be pushed to the Github LFS

NMV

  • You have to use NVM to use the project NodeJS required version. All projects have to use that version.
nvm use

Javascript linter

  • Default eslint configuration is based in .eslintrc.json at project root. All projects have to base it configuration on that configuration.

Projects

Third Services

Clone this wiki locally