Logo
Baksy

How to Use Baksy

  1. Login: Go to the Login page and sign in with your email/password or OAuth provider.
  2. Get your token: After login, your dashboard will show your personal Baksy access token. Copy it.
  3. Authenticate CLI: In your terminal, run baksy login <token>. This authenticates you for Baksy CLI usage, just like npm login <token> does for npm.
  4. Use Baksy CLI: Now you can run Baksy CLI commands to scaffold, build, and manage your backend projects securely.
Need help? Contact support or check the docs.