How to Use Baksy
- Login: Go to the Login page and sign in with your email/password or OAuth provider.
- Get your token: After login, your dashboard will show your personal Baksy access token. Copy it.
- Authenticate CLI: In your terminal, run baksy login <token>. This authenticates you for Baksy CLI usage, just like npm login <token> does for npm.
- 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.