Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

mgbelisle/zoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zoe

This is the ZoeCare website. It is located at http://gotozoe.org/, owned by [email protected].

Tech Stack

Build

Build the app by running gulp from the ./client/ directory.

cd ./client
npm install
npm install -g gulp
gulp

https://github.com/gulpjs/gulp/blob/master/docs/getting-started.md#getting-started

Deploy

Deploy the app to GAE by running goapp from the root directory.

goapp deploy ./app

https://developers.google.com/appengine/docs/go/tools/uploadinganapp#Go_Uploading_the_app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published