Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liberu-genealogy/genealogy-nuxt

Nuxt 2 and Vue 2 client for genealogy project. Family tree and genealogy data processing website software client.
https://github.com/liberu-genealogy/genealogy-nuxt

bulma client docker family-tree genealogy nuxt nuxt3 nuxt3-starter nuxtjs vue vuejs vuex

Last synced: about 2 hours ago
JSON representation

Nuxt 2 and Vue 2 client for genealogy project. Family tree and genealogy data processing website software client.

Awesome Lists containing this project

README

        

## Family Tree 365 - Open Source Family Tree Software - Nuxt Client
![Latest Stable Version](https://img.shields.io/github/release/familytree365/nuxt.svg)
[![StyleCI](https://github.styleci.io/repos/399057031/shield?branch=master)](https://github.styleci.io/repos/399057031)
[![CircleCI](https://circleci.com/gh/liberu-ui/genealogy.svg?style=svg)](https://circleci.com/gh/liberu-ui/genealogy)

## 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](https://docs.laravel-enso.com) 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](https://router.vuejs.org/en), [Vuex](https://vuex.vuejs.org/en/), [Axios](https://github.com/axios/axios),
[Font awesome 5](https://fontawesome.com), [Animate.css](https://daneden.github.io/animate.css/),
[Bulma-Extensions](https://wikiki.github.io/bulma-extensions/overview), [Driver.js](https://kamranahmed.info/driver.js/),
[Chart.js](http://chartjs.org), [Flatpickr](https://chmln.github.io/flatpickr/),

Special thanks to [Taylor Otwell](https://laravel.com/), [Jeffrey Way](https://laracasts.com), [Evan You](https://vuejs.org/) and [Jeremy Thomas](https://bulma.io). [Laravel Enso](https://github.com/laravel-enso)

### Contributions

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

### License

This package is released under the MIT license.