0.2.3 • Published 7 years ago

@holisticon/confiis v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

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:

npm.io

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"
0.2.3-dev-13

7 years ago

0.2.3-dev-12

7 years ago

0.2.3-dev-8

7 years ago

0.2.3-dev-7

7 years ago

0.2.2-dev-6

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.0-dev-5

7 years ago

0.2.1

7 years ago

0.1.4-dev-5

7 years ago

0.2.0

7 years ago

0.1.4-dev-4

7 years ago

0.1.4-dev-3

7 years ago

0.1.4-dev-12

7 years ago

0.1.4-dev-11

7 years ago

0.1.4-dev-10

7 years ago

0.1.4-dev-8

7 years ago

0.1.4-dev-1

7 years ago

0.1.4-dev-7

7 years ago

0.1.4-dev-6

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.1.0-dev-4

7 years ago