My first Calkit project

This project was created by running:

calkit new project calkit-project-1 \
    --title "My first Calkit project" \
    --template calkit/example-basic \
    --cloud \
    --public

To reproduce the results, execute:

calkit run