Welcome to Netch Dashboard

Let's get your application set up

Setup Checklist

Initialize Database
Create all required database tables
Database initialized
Create Admin User
Create your first admin account (will use Google OAuth for login)
Admin user exists
3
Configure Google OAuth
Set up Google OAuth for user authentication. Get credentials from Google Cloud Console
4
Configure Application
Set your application name and base URL

Need Help?

Google OAuth Setup:

  1. Go to Google Cloud Console
  2. Create a new project or select an existing one
  3. Enable Google+ API
  4. Go to "Credentials" → "Create Credentials" → "OAuth client ID"
  5. Set application type to "Web application"
  6. Add authorized redirect URI: https://yourdomain.com/auth/google/callback
  7. Copy the Client ID and Client Secret

Note: After setup, you can configure additional settings like nodes, plans, and payment methods from the admin dashboard.