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

campbel/gae-ng-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gae-ng-seed

Google App Engine / Go Lang / Angular JS

Included

The server uses templating from Go's "html/template" package.

Install & Setup

Get Google App Engine SDK for Go

Download available at ... https://developers.google.com/appengine/downloads#Google_App_Engine_SDK_for_Go

Clone the gae-ng-seed project

git clone https://github.com/campbel/gae-ng-seed.git

Bower Install

cd client
bower install

Run the Go Dev Server from the project root

goapp serve

Typically the GAE dev server will run on port 8080. Browse to http://localhost:8080 to see the app running.

Notes

Before uploading your app make sure to change the application name in the app.yaml.

This project is just a start. For a more info on Angular, Go and Google's App Engine, visit their respective docs.

About

Google App Engine / Angular JS Seed Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published