This CLI allows you to test all the services offered at StaticBackend.
It can be used to manage your resources like your database, forms, and your account.
Here's how to get started with the CLI.
$> npm install -g @staticbackend/cli
$> backend help
Start the development server:
$> backend server
List documents in a repository named tasks
$> backend db list tasks