Create Your Account
1
Visit VibeHub
Go to vibehub.co.in and click Sign In in the top right corner
2
Authenticate with Google
Click Continue with Google to create your account. We use Google OAuth for secure, passwordless authentication.
3
You're In!
You’ll be redirected to your dashboard, ready to create projects
Create Your First Project
1
Click New Project
From your dashboard, click the New Project button in the top right
2
Enter Project Details
Fill in the project information:
- Name: Give your project a descriptive name (e.g., “my-awesome-app”)
- Description: Optional description of what you’re building
3
Start Building
Your project is created! You now have several options:
- Push commits from the CLI
- Import code from GitHub
- Invite collaborators to work with you
Prefer the command line? Check out the CLI Installation Guide to push commits directly from your terminal.
Push Your First Commit
Once you have a project, you can start pushing commits using the VibeHub CLI.Install the CLI
Authenticate
Connect to Your Project
Push Your Code
Alternative: Import from GitHub
Already have a repository on GitHub? You can import it directly:1
Open Import Modal
From your dashboard, click Import from GitHub
2
Connect GitHub (First Time)
If this is your first import, click Connect with GitHub to authorize VibeHub
3
Enter Repository URL
Paste your GitHub repository URL (e.g.,
https://github.com/username/repo)4
Import
Click Import and watch as your commits and files are brought into VibeHub