👤
Select Your Operator Profile
Choose your name to load your personalized onboarding flow.
Continue Setup
Step 1: GitHub Account
Pending
GitHub stores all our code. You'll need an account to contribute and access private repos.
1
Create or Sign In to GitHub
If you don't have an account, create one for free
2
Accept the Team Invitation
Check your email for an invite to the overkor-tek organization
3
Enable 2FA (Required)
Go to Settings → Password and authentication → Enable 2FA
Need Help?
After signing in, you should have access to:
https://github.com/overkor-tek/consciousness-revolution
Can't see it? Ask Commander to send you an invite.
N
Step 2: Netlify Account
Pending
Netlify hosts our website and runs our serverless functions. Sign up with your GitHub account.
1
Sign Up with GitHub
Use "Continue with GitHub" for easiest setup
2
Accept Team Invitation
Check email for invite to the "100X Builder" team
3
Bookmark the Dashboard
Save the deploy dashboard for quick access
Quick Deploy Command
Once connected, you can deploy from terminal:
cd 100X_DEPLOYMENT && netlify deploy --prod --dir=.
R
Step 3: Railway Account
Pending
Railway runs our backend services and AI endpoints. Sign up with GitHub.
1
Sign Up with GitHub
Railway integrates directly with your GitHub repos
2
Join the Team Project
Request access to "consciousness-revolution" project
3
Get Your API Token
Account Settings → Tokens → Create new token
Check Service Status
railway status
K
Step 4: Get Your API Keys
Pending
For AI features, you'll need at least one API key. We recommend starting with DeepSeek (cheapest) or Anthropic (most capable).
1
DeepSeek (Recommended - Cheapest)
$0.14/1M tokens - Great for most tasks
Get DeepSeek Key →
2
Anthropic Claude (Most Capable)
$3/1M tokens - Best for complex reasoning
Get Anthropic Key →
3
OpenAI (Optional)
$2.50/1M tokens - GPT-4o access
Get OpenAI Key →
4
Groq (Fast & Free Tier)
Free tier available - Fastest inference
Get Groq Key →
Save Your Primary API Key (stored locally only)
Save Key Locally
I Have My Keys
Security Note
Your API key is saved to your browser's local storage only. It never leaves your device. For team deployments, keys are set in Netlify environment variables.
✓
Onboarding Complete!
You're all set up. Here's what you can do next:
1
Visit Your Operator Cockpit
Your personalized dashboard awaits
2
Try ARAYA Chat
Talk to the AI assistant
3
Explore the Codebase
Clone the repo and start building
Clone the Repo
git clone https://github.com/overkor-tek/consciousness-revolution.git