Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 467 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 467 Bytes

Reserveroom for Nextcloud

A reserveroom app for Nextcloud. You can reserve and manage facilities.

Installation

  1. ☁ Clone this into your apps folder of your Nextcloud with the name reserveroom
  2. 👩‍💻 In a terminal, run the command make dev-setup to install the dependencies
  3. 🏗 Then to build the Javascript, run make build-js
  4. ✅ Enable the app through the app management of your Nextcloud
  5. 🎉 Let's use!