Back to Docs

Starter Kits

Utilities

Astrology App Starter Kits (Deploy-Ready)

Looking for an astrology app starter kit? These repositories are ready-to-clone project templates you can use to launch a FreeAstroAPI product fast. Pick the closest starter, plug in your API key, and deploy.

Simple MCP Astro Bot

Reusable Next.js chat component for a Western or Vedic astrology bot backed by scoped FreeAstroAPI MCP tools.

Best for: MCP bot backend, Gemini answer layer, and drop-in chat UI

Open Chart

Starter for generating and displaying Western natal charts with FreeAstroAPI.

Best for: Western chart rendering and chart-first UX

BaZi Calculator

Starter focused on Chinese astrology workflows and BaZi calculations.

Best for: Chinese astrology and Four Pillars flows

Kundli Birth Chart Desk

Free Vedic Kundli chart starter with server-side FreeAstroAPI routes and deploy-ready Next.js setup.

Best for: Vedic birth charts, Kundli matching, and Jyotish client tools

OpenSynastry

Starter for relationship matching flows powered by synastry endpoints.

Best for: Synastry UX and compatibility reports

Horoscope

Starter for daily horoscope products and personalized forecast experiences.

Best for: Daily horoscope delivery and user retention loops

Telegram Astrology Bot

Starter for shipping astrology experiences through Telegram with FreeAstroAPI-powered bot flows.

Best for: Telegram bot automations and chat-based astrology delivery

WordPress Plugin

Plugin starter for embedding FreeAstroAPI-powered astrology widgets into WordPress sites.

Best for: WordPress shortcodes, blocks, and content-site astrology widgets

Quick Start

1. Clone a starter repo and install dependencies.

2. Add your `x-api-key` in environment variables and point requests to `https://api.freeastroapi.com`.

3. Deploy to your preferred platform (Vercel, Netlify, Render, etc.).

Who This Is For

These starter kits are built for developers who want to ship an astrology MVP quickly without building chart, synastry, or horoscope flows from scratch.

  • Build a natal chart web app starter quickly
  • Launch a synastry app starter kit for relationship features
  • Create a horoscope app starter with daily content workflows
  • Add a simple MCP astrology bot component to any Next.js project
  • Ship a BaZi calculator starter with Chinese astrology logic
  • Deploy a Vedic Kundli birth chart starter with matching and chart styles
  • Deploy a Telegram astrology bot starter for chat-based experiences
  • Add astrology widgets to WordPress sites with a plugin starter