1.5.0 • Published 2 years ago

@staticbackend/cli v1.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

StaticBackend's CLI

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.

Quick install via NPM

$> npm install -g @staticbackend/cli
$> backend help

Some commands

Start the development server:

$> backend server

List documents in a repository named tasks

$> backend db list tasks
1.5.0-beta.2

2 years ago

1.5.0-beta.1

2 years ago

1.5.0

2 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago