Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 838 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 838 Bytes

Church Tools Proxy-Server

Simple VueJS Example for ChurchTools (church.tools) using the proxy repository.

In this example we display the next recent events from all public calendars. Here two example images for screen and mobile.

Big Screen Mobile Scren

Dev-Requirements

Working node / npm installation

Setup

  1. configure the proxy.js file /src/config/proxy.js according to your proxyserver
  2. run npm install in terminal

In Dev-Mode

run: npm run dev

In Production

run: npm run build