https://github.com/linkeddata/contacts
Address book-like application to manage contact information.
https://github.com/linkeddata/contacts
decentralized linked-data rdf rww semantic-web solid solid-app
Last synced: 28 days ago
JSON representation
Address book-like application to manage contact information.
- Host: GitHub
- URL: https://github.com/linkeddata/contacts
- Owner: linkeddata
- License: mit
- Created: 2015-06-17T14:28:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T06:55:04.000Z (over 6 years ago)
- Last Synced: 2024-11-04T04:31:36.065Z (6 months ago)
- Topics: decentralized, linked-data, rdf, rww, semantic-web, solid, solid-app
- Language: JavaScript
- Homepage: https://linkeddata.github.io/contacts/
- Size: 4.01 MB
- Stars: 39
- Watchers: 9
- Forks: 20
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - linkeddata/contacts - Address book-like application to manage contact information. (others)
README
# contacts
## Warning : contacts app needs updating in order to work with the currently deployed 4.x version of node solid server
[](https://gitter.im/linkeddata/contacts?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Address book-like application to manage contact information.
Running live here: https://linkeddata.github.io/contacts/
Quick Start for contributors
----------------------------```
$ git clone git://github.com/linkeddata/contacts
$ cd contacts
$ sudo npm -g install bower
$ bower install
```