No description
Find a file
Jana Peper debeedf184
feat: let's go
Signed-off-by: Jana Peper <jana.peper@nextcloud.com>
2026-05-26 17:32:55 +02:00
.github feat: let's go 2026-05-26 17:32:55 +02:00
appinfo feat: let's go 2026-05-26 17:32:55 +02:00
img feat: let's go 2026-05-26 17:32:55 +02:00
lib feat: let's go 2026-05-26 17:32:55 +02:00
src feat: let's go 2026-05-26 17:32:55 +02:00
templates feat: let's go 2026-05-26 17:32:55 +02:00
tests feat: let's go 2026-05-26 17:32:55 +02:00
vendor-bin feat: let's go 2026-05-26 17:32:55 +02:00
.eslintrc.cjs feat: let's go 2026-05-26 17:32:55 +02:00
.gitignore feat: let's go 2026-05-26 17:32:55 +02:00
.l10nignore feat: let's go 2026-05-26 17:32:55 +02:00
.nextcloudignore feat: let's go 2026-05-26 17:32:55 +02:00
.nvmrc feat: let's go 2026-05-26 17:32:55 +02:00
.php-cs-fixer.dist.php feat: let's go 2026-05-26 17:32:55 +02:00
CHANGELOG.md feat: let's go 2026-05-26 17:32:55 +02:00
CODE_OF_CONDUCT.md feat: let's go 2026-05-26 17:32:55 +02:00
composer.json feat: let's go 2026-05-26 17:32:55 +02:00
composer.lock feat: let's go 2026-05-26 17:32:55 +02:00
LICENSE feat: let's go 2026-05-26 17:32:55 +02:00
openapi.json feat: let's go 2026-05-26 17:32:55 +02:00
package-lock.json feat: let's go 2026-05-26 17:32:55 +02:00
package.json feat: let's go 2026-05-26 17:32:55 +02:00
psalm.xml feat: let's go 2026-05-26 17:32:55 +02:00
README.md feat: let's go 2026-05-26 17:32:55 +02:00
rector.php feat: let's go 2026-05-26 17:32:55 +02:00
stylelint.config.cjs feat: let's go 2026-05-26 17:32:55 +02:00
tsconfig.json feat: let's go 2026-05-26 17:32:55 +02:00
vite.config.ts feat: let's go 2026-05-26 17:32:55 +02:00

Orchestration Gateway

A template to get started with Nextcloud app development.

Usage

  • To get started easily use the Appstore App generator to dynamically generate an App based on this repository with all the constants prefilled.
  • Alternatively you can use the "Use this template" button on the top of this page to create a new repository based on this repository. Afterwards adjust all the necessary constants like App ID, namespace, descriptions etc.

Once your app is ready follow the instructions to upload it to the Appstore.

Resources

Documentation for developers:

Help for developers: