Getting Started Guide
Everything you need to deploy your GeckoPress Blog. Follow these guides to set up your tokens and configure your domain.
Vercel
Hosting Platform
Netlify
Hosting Platform
Vercel Access Token
Required for deploying your blog to Vercel
Go to Vercel Settings
Navigate to your Vercel dashboard and click on your profile icon in the top-right corner.
Open Vercel Tokens PageCreate New Token
Click the "Create" button to generate a new access token.
Give your token a descriptive name like geckopress-blog-deploy
Set Token Scope
Select "Full Account" scope to allow creating projects and deployments.
Set the expiration to your preference (we recommend No Expiration for convenience).
Copy and Save
Click "Create Token" and immediately copy the token.
Important: You won't be able to see this token again. Store it securely!
Supabase Access Token
Required for setting up your database
Go to Supabase Dashboard
Log in to your Supabase account and navigate to the dashboard.
Open Supabase Tokens PageGenerate Access Token
Click on "Generate new token" button.
Enter a name for your token like geckopress-blog-token
Copy Your Token
Once generated, copy the access token immediately.
Important: This token is only shown once. Save it in a secure location!