This is the list of external services that the project uses. External services are Saas plat-form that may be configured by adding a special file in the code.
Service | File | Home Page |
---|---|---|
babeljs | babel.config.js | https://babeljs.io/ |
browserslist | .browserslistrc | https://github.com/browserslist/browserslist |
composer | composer.lock | https://getcomposer.org/ |
Code Sniffer | .phpcs.xml.dist | https://github.com/PHPCSStandards/PHP_CodeSniffer |
dotenv | .env.example | https://github.com/symfony/dotenv |
editorconfig | .editorconfig | https://editorconfig.org/ |
eslint | .eslintrc | http://eslint.org/ |
git | .gitignore | https://git-scm.com/ |
github | .github | https://www.github.com/ |
gruntjs | Gruntfile.js | https://gruntjs.com/ |
lerna | lerna.json | https://lerna.js.org/ |
npm | package.json | https://www.npmjs.com/ |
nvm | .nvmrc | https://github.com/nvm-sh/nvm |
PHPUnit | phpunit.xml.dist | https://www.phpunit.de/ |
postcss | postcss.config.js | https://github.com/postcss/postcss |
tailwind | tailwind.config.js | https://tailwindcss.com/ |
yarn | yarn.lock | https://yarnpkg.com/lang/en/ |