diff INSTALL.md @ 0:b73191efc65b

Initial import of pumpbridge (bloody bloody alpha)
author Mathias Gebbe <mgebbe@intevation.de>
date Thu, 05 Jun 2014 10:35:15 +0200
parents
children 93d23dfc801c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/INSTALL.md	Thu Jun 05 10:35:15 2014 +0200
@@ -0,0 +1,12 @@
+# installation
+
+## you need
+
+* googleplus api key and secret https://console.developers.google.com/
+* bridge pump.io user (log in and dont map it to social networks)
+* copy app.js and index.js to pump.io-client-app usually with:
+
+```
+cp app.js_to_pump.io-client-app_lib node_modules/pump.io-client-app/lib/app.js
+cp index.js_to_pump.io-client-app_lib_routes node_modules/pump.io-client-app/lib/routes/index.js
+```
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)