GitHunt
MI

mistycmissy/anulunar555

πŸŒ™ AnuLunarβ„’ - Open source spiritual intelligence platform. Free cosmic blueprints combining Celtic Moon Signs, numerology, astrology, Human Design, chakra analysis & Gematria. GNU GPL licensed. Community-built. Website: https://anulunar.com coming soon...

AnuLunar πŸŒ™ - Cosmic Blueprint & Spiritual Intelligence Platform

License: GPL v3
Built with React
Powered by Supabase

Open source full-stack spiritual intelligence web app generating personalized cosmic blueprints combining Celtic Moon Signs, numerology, astrology, Human Design, gematria, chakras, and karma analysis.

Created with love in memory of Amanda Panda πŸ’–

✨ Features

Core Spiritual Systems

  • πŸŒ™ Celtic Moon Signs - 13 lunar month system revealing your moon nature
  • πŸ”’ Numerology - Life path, expression, soul urge, and personality numbers
  • ⭐ Astrology - Zodiac signs and celestial influences
  • 🎨 Human Design - Your energy type and life strategy
  • πŸ“œ Gematria - Sacred numerology of your name
  • 🧘 Chakra Analysis - Energy center balance and activation
  • ☯️ Karma & Life Lessons - Soul purpose and karmic patterns
  • πŸ’« Synthesis - Integrated cosmic wisdom report

Platform Features

  • βœ… Guest Access - One free report without account
  • πŸ” Authentication - Secure Supabase Auth integration
  • πŸ“Š Dashboard - Track your cosmic journey and reports
  • πŸ“ˆ Gamification - Earn cosmic points and level up
  • πŸ›οΈ Practitioner Marketplace - Connect with verified spiritual guides (coming soon)
  • πŸ’Ύ Report History - Save and access unlimited reports (with account)
  • πŸ“₯ Export Reports - Download your cosmic blueprints

πŸš€ Quick Start

Prerequisites

  • Node.js 18+ and npm
  • Supabase account (free tier works great)

Installation

  1. Clone the repository
git clone https://github.com/mistycmissy/anulunar555.git
cd anulunar555
  1. Install dependencies
npm install
  1. Set up environment variables
cp .env.example .env

Edit .env and add your Supabase credentials:

VITE_SUPABASE_URL=your-supabase-project-url
VITE_SUPABASE_ANON_KEY=your-supabase-anon-key
  1. Set up Supabase database
  • Create a new Supabase project at supabase.com
  • Run the SQL schema in supabase-schema.sql in your Supabase SQL editor
  1. Start development server
npm run dev

Visit http://localhost:5173 to see your app!

🎨 Tech Stack

  • React 19 + Vite - Modern frontend
  • Tailwind CSS - Styling
  • Supabase - Backend, auth, database
  • PostgreSQL - Data storage
  • Vercel - Deployment

πŸ“š Documentation

See the full documentation for:

  • Detailed setup instructions
  • API documentation
  • Contributing guidelines
  • Deployment guides

🀝 Contributing

We welcome contributions! This is an open source project under GNU GPL v3.

πŸ“„ License

GNU General Public License v3.0 - see LICENSE


Made with πŸŒ™ and πŸ’– by the AnuLunar community

Languages

JavaScript63.1%HTML28.1%PLpgSQL6.7%TypeScript1.0%CSS0.5%PowerShell0.4%Shell0.2%

Contributors

GNU General Public License v3.0
Created November 22, 2025
Updated February 25, 2026