Skip to content

fazleyrabby/astro-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

420 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astro Portfolio with AI Blog Automation

Setup

CleanShot 2026-03-30 at 17 12 55@2x
  1. Set GitHub Repo Secrets:

    • GROQ_API_KEY: Your Groq API key
    • TELEGRAM_BOT_TOKEN: From @BotFather
    • TELEGRAM_CHAT_ID: Your chat ID
    • GITHUB_TOKEN: Personal access token with repo contents/write
  2. Get Telegram Chat ID: Send message to bot, visit https://api.telegram.org/bot<TOKEN>/getUpdates

  3. Test locally:

    export GROQ_API_KEY=...
    npm run generate # After /topic etc
    npm run bot
    
  4. Workflow:

    • Use Telegram bot commands: /topic, /context, /generate
    • Approve draft via buttons
    • Vercel auto deploys

Commands

/topic /context /category /note /generate /status /reset

About

Simple Portfolio+Blog with Astro.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors