This repository has been archived on 2022-01-29. You can view files and clone it, but cannot push or open issues or pull requests.
saturn/README.md

10 lines
150 B
Markdown

# saturn
Web-based caldav client.
## Get started
In order to start the client, fill the config file and run:
```
env FLASK_APP=saturn flask run
```