diliprk / AstroVue

A VueJS package for visualisation of KP Astrological Charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AstroVue

astrovue_repo_CoverImage

An open-source project using Vue.js that renders South-Indian style horoscope chart and tables for the Krishnamurthi Paddhati system. This project is a companion to the VedicAstro as it uses the FastAPI call from the VedicAstro library to get the positions, aspects and significators of the planets and houses.
Encouraging forks and contributions (pull requests) to develop this project further

Project setup

NOTE: Please get this VedicAstro python API running, by following the installation steps Git Repo.

After cloning this git repo, cd astrovue and then
Install the required dependencies for the main astrovue app.

npm install

Compiles and hot-reloads for development

Start the astrovue app and associated charts_db_server.js expressJS server in the current terminal

npm run start

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A VueJS package for visualisation of KP Astrological Charts

License:GNU Affero General Public License v3.0


Languages

Language:Vue 87.1%Language:JavaScript 11.6%Language:HTML 1.3%