Skip to content
This repository has been archived by the owner on Dec 10, 2018. It is now read-only.

TeamGhostBuster/CollaborativeList

Repository files navigation

CollaborativeList

Get started

Video Tutorial

Usage

Docker (Recommended)

Specify your google client id in the build.sh file. By default it can be accessed at localhost:3000

$ ./build.sh

Development server

Setup environment variable, replace the id with your own. By default it can be accessed at localhost:5000

$ export GOOGLE_CLIENT_ID=224926533228-4jcfs0862eib0vo9j81b9d6h8agqh30f.apps.googleusercontent.com

Contribution Code

Please read the Contribution Code

Documentation