npm install -g stably
npx stably
stably auth
stably auth --api-key YOUR_API_KEY
# Start development server on default port (3000) stably dev
# Specify a custom port stably dev --port 8080
Ctrl+C
Was this page helpful?