Files
gramps-web/README.md
2022-09-20 17:05:41 +02:00

16 lines
800 B
Markdown

# Gramps.js – the Gramps Web frontend
Gramps.js is the responsive Javascript frontend of <a href="https://gramps-project.github.io/web/">Gramps Web</a>, a modern web app that allows to browse and collaboratively edit a genealogical database, based on and interoperable with the <a href="https://gramps-project.org">Gramps</a> desktop application. See <a href="https://github.com/gramps-project/gramps-webapi">Gramps Web API</a> for the Python backend repository.
## Screenshot
![](screenshot.png)
## Demo
A demo deployment based on the Gramps example family tree is available [here](https://gcp-api-puqt5dnf3a-uc.a.run.app/).
## Documentation
The documentation for using or developing Gramps.js can be found on the [Gramps Web documentation site](https://gramps-project.github.io/web/).