The public instance of the GDG[x] Hub.
We're looking for a lead maintainer to contribute to and take over maintenance of this project. Please contact us in the GDG-X G+ Community if you are interested.
Run npm install
Any referrer allowed
set)..env
file in the root of the project with the following contents:
GOOGLE_SIMPLE_API_KEY=
GOOGLE_OAUTH_CLIENT_ID=
GOOGLE_OAUTH_CLIENT_SECRET=
SERVER_KEY_SECRET=
ANDROID_CLIENT_IDS=
MONGODB_DB_URL=
NODEJS_PORT=
NODEJS_IP=
SESSION_SECRET=
Populate the .env
file with the following variables that were provided to you:
Run mongostart
or mongod
Run npm start
The distributable version will be placed in /dist. The debug web server has LiveReload.
Run npm test
See the wiki.
Maintainer: None.
© 2013-2017 GDG[x]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.