Welcome to Netch Dashboard
Let's get your application set up
Setup Checklist
Initialize Database
Create all required database tables
Database initialized
2
Create Admin User
Create your first admin account (will use Google OAuth for login)
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:
- Go to Google Cloud Console
- Create a new project or select an existing one
- Enable Google+ API
- Go to "Credentials" → "Create Credentials" → "OAuth client ID"
- Set application type to "Web application"
- Add authorized redirect URI:
https://yourdomain.com/auth/google/callback - 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.