Just an example of how to share events using links

How to run the project

npm ci
npm start

Custom solution example

Generate ICS-text from URL quiery parameters

http://localhost:8080/generate-event?description=Annual+concert+at+the+Moscow+House+of+Music

Generate ICS-file from URL quiery parameters

http://localhost:8080/generate-event?description=Annual+concert+at+the+Moscow+House+of+Music&output=file

Third-party examples

Description
Just an iCal test example.
Readme 134 KiB
Languages
JavaScript 100%