Skip to content

Commit

Permalink
Merge pull request #18 from GoogleCloudPlatform/kraken
Browse files Browse the repository at this point in the history
Regenerated the kraken app to be a simpler sample. Added links to dep…
  • Loading branch information
jsimonweb committed Oct 16, 2015
2 parents b054cf1 + e955d81 commit e941b43
Show file tree
Hide file tree
Showing 43 changed files with 38 additions and 4,559 deletions.
2 changes: 2 additions & 0 deletions appengine/express/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
application framework that provides a robust set of features for web and mobile
applications.

You can view the deployed demo app [here](https://express-demo.appspot.com).

### Create a new Express app

View the [Express app generator guide](http://expressjs.com/starter/generator.html).
Expand Down
2 changes: 2 additions & 0 deletions appengine/geddy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> [Geddy](http://geddyjs.org/) is a simple, structured web framework for Node.
You can view the deployed demo app [here](https://geddy-demo.appspot.com).

### Create a new Geddy app

[View the Geddy tutorial](http://geddyjs.org/tutorial).
Expand Down
2 changes: 2 additions & 0 deletions appengine/grunt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> [Grunt](http://gruntjs.com/): The JavaScript Task Runner.
You can view the deployed demo app [here](https://gruntjs-demo.appspot.com).

### Create a new app

[View the Grunt docs](http://gruntjs.com/getting-started).
Expand Down
2 changes: 2 additions & 0 deletions appengine/hapi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> [Hapi](http://hapijs.com/) is a rich framework for building applications and services. Hapi enabled developers to focus on writing reusable application logic instead of spending time building infrastructure.
You can view the deployed demo app [here](https://hapi-demo.appspot.com).

### Create a new Hapi app

[View the Hapi docs](http://hapijs.com/).
Expand Down
2 changes: 2 additions & 0 deletions appengine/koa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

> [koa](http://koajs.com) is a next generation web framework for node.js
You can view the deployed demo app [here](https://koa-demo.appspot.com).

### Create a new Koa app

[View the Koa docs](http://koajs.com/).
Expand Down
4 changes: 0 additions & 4 deletions appengine/kraken/.bowerrc

This file was deleted.

Loading

0 comments on commit e941b43

Please sign in to comment.