A template to get started with Nextcloud app development
Go to file
provokateurin bbef910eae
fix(ci): Use correct OCP matrix
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-25 10:25:56 +02:00
.github/workflows fix(ci): Use correct OCP matrix 2024-04-25 10:25:56 +02:00
appinfo feat: Initial commit 2024-04-25 10:03:54 +02:00
img feat: Initial commit 2024-04-25 10:03:54 +02:00
lib feat: Initial commit 2024-04-25 10:03:54 +02:00
src feat: Initial commit 2024-04-25 10:03:54 +02:00
templates feat: Initial commit 2024-04-25 10:03:54 +02:00
tests feat: Initial commit 2024-04-25 10:03:54 +02:00
vendor-bin feat: Initial commit 2024-04-25 10:03:54 +02:00
.eslintrc.js feat: Initial commit 2024-04-25 10:03:54 +02:00
.gitignore feat: Initial commit 2024-04-25 10:03:54 +02:00
.nvmrc feat: Initial commit 2024-04-25 10:03:54 +02:00
.php-cs-fixer.dist.php feat: Initial commit 2024-04-25 10:03:54 +02:00
composer.json feat: Initial commit 2024-04-25 10:03:54 +02:00
composer.lock feat: Initial commit 2024-04-25 10:03:54 +02:00
LICENSE feat: Initial commit 2024-04-25 10:03:54 +02:00
openapi.json feat: Initial commit 2024-04-25 10:03:54 +02:00
package-lock.json feat: Initial commit 2024-04-25 10:03:54 +02:00
package.json feat: Initial commit 2024-04-25 10:03:54 +02:00
psalm.xml feat: Initial commit 2024-04-25 10:03:54 +02:00
stylelint.config.js feat: Initial commit 2024-04-25 10:03:54 +02:00
webpack.js feat: Initial commit 2024-04-25 10:03:54 +02:00