g-spot-cli
v1.0.2
Published
CLI launcher for the g-spot local-first web and server app.
Downloads
308
Readme
g-spot-cli
CLI launcher for g-spot on macOS Apple Silicon.
bunx g-spot-cliStarts the bundled local server, serves the bundled web app, runs SQLite migrations, and opens the browser.
bunx g-spot-cli --port 3999
bunx g-spot-cli --host 127.0.0.1 --port 3999
bunx g-spot-cli --port 3999 --killRequires Bun >=1.3.10.
The package exposes both g-spot and g-spot-cli executables.
