Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

liberu-genealogy/genealogy-nuxt

Repository files navigation

Family Tree 365 - Open Source Family Tree Software - Nuxt Client

Latest Stable Version StyleCI CircleCI

Description

Browser based Genealogy software for interacting and processing data efficiently. Easily create your own family tree by importing your existing data or manual data entry. Storage of all data is securely on your own server and does not leave your environment without your permission. In the future there will be optional smart matching with other servers. This is the Nuxt client for the backend please see https://github.com/laravel-liberu/genealogy

Demo

https://www.familytree365.com - register a free account

Official Laravel Enso Documentation

The documentation is available here split into backend and frontend. Note that most sections have short demo clips.

Installation Steps

  1. Download the project with git clone https://github.com/liberu-ui/genealogy.git --depth 1

  2. Within the project folder run yarn install

  3. Copy .env.example to .env and configure to your environment.

  4. Run yarn build

  5. For live reload / hot module replacement functionality run yarn dev

Thanks

Built with Laravel Enso 4.x and Nuxt:

Vue Router, Vuex, Axios, Font awesome 5, Animate.css, Bulma-Extensions, Driver.js, Chart.js, Flatpickr,

Special thanks to Taylor Otwell, Jeffrey Way, Evan You and Jeremy Thomas. Laravel Enso

Contributions

are welcome. Pull requests are great, but issues are good too.

License

This package is released under the MIT license.