Skip to content

A node.js implementation of a PDS to hold personal data, and provide answers to questions about that data.

Notifications You must be signed in to change notification settings

JDSchmitzMedia/OpenPDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudo apt-get install git
git clone https://github.com/JDSchmitzMedia/OpenPDS.git
cd OpenPDS/

Install node

sudo apt-get install python-software-properties python g++ make
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs npm

Install mongodb

apt-get install mongodb mongodb-server
service mongodb start

About

A node.js implementation of a PDS to hold personal data, and provide answers to questions about that data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published