Skip to content

Repository files navigation

nextcloud-register

This is the app that manages the single signup process on nextcloud.com

  1. clone and setup https://github.com/nextcloud/nextcloud-theme
  2. create a preferred.json file and setup the config.php with the correct data
  3. on the nextcloud theme folder, clone this repository
  4. build

Build Setup

# fully build this app
npm ci
npm run build

# install dependencies and setup env
npm ci

# build for production
npm run build

# build for dev
npm run dev

# build and watch changes
npm run watch

Releases

Packages

Used by

Contributors

Languages