Skip to content

Calendar's module development tips

LUC DUZAN edited this page Dec 14, 2016 · 2 revisions

Calendar's module development tips

How to use lightning to debug Sabre

After running the RSE and it's dependencies by following docker documentations for developpers. You can go on http://localhost:8001/calendar, click on the first node (this is probably the admin calendar's), then click on events. You should be on a URL that look like that http://localhost:8001/calendars/584fd13b166f521e73df7344/events/. This is the CALDAV url of the admin calendar called 'events'. Then go on Lightning and add a new Calendar, select "on the network", on the next page select 'CalDAV' and use the URL (http://localhost:8001/calendars/584fd13b166f521e73df7344/events/) for the Location'. When synchronizing, Lightning will ask you for login, enter '[email protected]' 'secret'.