Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T06:55:04.000Z (about 6 years ago)
- Last Synced: 2024-08-01T12:34:38.181Z (3 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
[![Join the chat at https://gitter.im/linkeddata/contacts](https://badges.gitter.im/Join%20Chat.svg)](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
```