<project-dir>/.state
directory. This is convenient
for local debugging.
To change the default location, you can use --state <dir>
option with sync
command.
However, to preserve state between different machines, the other options should be used.
--state postgres://<user>:<password>@<host>:<port>/<database>
option with sync
command.