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 helpStart the development server:
$> backend serverList documents in a repository named tasks
$> backend db list tasks