lynx-seo
Deploy and Host π SEO Content Automation with Railway
Admin CMS
JohnWickBK99/seo-admin-app-frontend
Just deployed
SEO TrendGen Bot
nierdna/seo-trendgen-bot
Just deployed
Postgres
railwayapp-templates/postgres-ssl:16
Just deployed
/var/lib/postgresql/data
π SEO Content Automation Starter
Automatically generate SEO-friendly blog posts using AI from trending keywords and manage them via a CMS. This template includes:
- π§ TrendGen Bot β generates articles using OpenAI from keyword input
- π Admin CMS β review and edit AI-generated content
- π PostgreSQL β shared database for all services
# Deploy and Host
This template is designed for quick deployment on Railway. You can spin up all services with a single click using pre-configured .env
files for each component.
How to deploy:
- Click "Deploy Template"
- Fill in required environment variables:
KEYWORD_TOPIC
POSTGRES_URL
OPENAI_API_KEY
- Railway will build and connect all services automatically.
## About Hosting
- Railway Managed PostgreSQL handles all database persistence.
- Dockerized Services (
TrendGen Bot
,Admin CMS
) are deployed as Railway services. - No queue or external storage is required β everything runs with internal communication via environment variables.
## Why Deploy
This template saves time by:
- Automatically generating SEO content from trending topics.
- Allowing non-technical users to manage content via Admin CMS.
- Providing a plug-and-play stack with no queue or external setup needed.
Ideal for:
- SEO agencies
- Marketing automation
- Niche blog networks
- MVPs for AI-generated content
## Common Use Cases
- Create SEO content for a blog automatically every day
- Let human editors review and publish AI-generated articles
- Generate content for long-tail keywords at scale
- Launch micro-content sites from a single dashboard
## Dependencies for
This project depends on:
- β OpenAI API key
- β PostgreSQL database (can use Railwayβs built-in)
- β Node.js runtime for bot and CMS apps
### Deployment Dependencies
Component | Environment Variables Required |
---|---|
TrendGen Bot | KEYWORD_TOPIC , POSTGRES_URL , OPENAI_API_KEY |
Admin CMS | POSTGRES_URL |
PostgreSQL | No manual config (Railway-managed) |
Template Content
Admin CMS
JohnWickBK99/seo-admin-app-frontendNEXTAUTH_SECRET
SEO TrendGen Bot
nierdna/seo-trendgen-botTOPIC_KEYWORD
topic to search trending
OPENAI_API_KEY