@holisticon/confiis

0.2.3 • Public • Published

Conferencing Tool

Build Status Build Status

Installation

npm install -g @holisticon/confiis

Development

Backend

cd server 
mvn clean package spring-boot:run

If you like to make changes on the admin user interface, you can run in watch dev mode:

cd server
npm run watch

API

API is locally available at http://localhost:8080/swagger-ui.html:

Once the backend is configured, you can read the entries per room via REST:

curl -X GET --header "Accept: */*" "http://localhost:8080/api/calendar/rmb_d637_6%40exmaple.com"

Readme

Keywords

Package Sidebar

Install

npm i @holisticon/confiis

Weekly Downloads

51

Version

0.2.3

License

MIT

Last publish

Collaborators

  • luchsamapparat
  • christoph-fricke
  • holisticon-oss
  • hypery2k