Quickstart Guide
This guide will walk you through setting up your project in the Next-Blog-AI dashboard and installing Next-Blog-AI in your Next.js application. Follow these steps to get your AI-powered blog up and running quickly.
๐บ Watch Video Tutorial
๐ฅ Complete setup walkthrough - from dashboard to deployment
๐ Follow Written Steps
Part 1: Dashboard Setup
First, we'll configure your project in the Next-Blog-AI dashboard. This sets up your blog's content generation, keywords, and API access.
Create Your Project
- Sign up and log in to Next-Blog-AI.
- Click New Website Project in your dashboard.
- Fill in:
- Project Name: What you want to call your website
- Website Blog URL: Where your blog will live
- Industry & Audience: Who your blog is for
- Default Language: Your preferred content language
Click Next to continue.
Add Product Information
- Describe your product or service
- List features, benefits, and what makes it unique
- (Optional) Add pricing, testimonials, or resource links
This information will be used in the generated content and will give AI better context so it can tailor the content to your product.
Click Create Project to finish. You'll land in your project dashboard.
Set Up Keywords
- Go to the Keywords section in your dashboard
- Add 5โ10 keywords related to your business
- (Optional) Set keyword priorities
Generated content will be optimized based on these keywords.
Set Content Schedule
- Open the Schedule section in your dashboard
- Choose how often you want posts: daily, weekly, monthly or custom (you pick the days)
The AI will publish content automatically on your schedule.
Generate API Key
- Open the API Keys section (main sidebar)
- Select your website project
- Click Generate API Key and copy it
Keep your API key safeโyou'll need it to connect your website.
Project Setup Complete!
You've successfully set up your project in the Next-Blog-AI dashboard. Now you're ready to install Next-Blog-AI in your Next.js application.
Part 2: Installing Next-Blog-AI
Now that your dashboard is configured, let's install Next-Blog-AI in your Next.js application and connect it to your project.
Install Next-Blog-AI
You can add Next-Blog-AI to your project using our CLI:
This will automatically add the necessary files to your project like blog list and blog post pages and relevant files like sitemap and lib. The generated code is added as such:
Verify Installation
Navigate to your project directory and start the development server:
Open your browser and navigate to the blog page in the route that you have setup during installation, for example:
You should see your blog fully setup. If you have posts in your dashboard project, they will appear here too.
Success!
Your Next-Blog-AI installation is complete and ready to use! You can now customize your blog's appearance and start creating content.
๐ Setup Successful!
You've successfully completed the entire setup process for Next-Blog-AI! Navigate to your dashboard to schedule or generate a new blog post.
Next Steps
Manual Setup
Prefer more control? Follow our detailed manual setup guide.
Learn more โAI-Assisted Setup
Let our AI guide you through an automated setup process.
Learn more โAPI Reference
Explore the full API documentation for advanced customization.
Learn more โExamples & Recipes
Browse example code and recipes for common blog features.
Learn more โ