Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 670 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 670 Bytes

Can: The Seltzer CLI

Can makes it easier to examine the data across your database, stripe and clerk.

NPM version Downloads

Installation

pnpm i -g @seltzer/cli
npm i -g @seltzer/cli

Getting Started

Start Seltzer with environment variables

seltzer start

or

Start Seltzer directly

seltzer start <database_url>