Skip to content

staticbackendhq/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

StaticBackend CLI for local development, managing backend resources, and your account.

Resources

License

Stars

Watchers

Forks

Packages

No packages published