This repository holds the samples used in the nodejs documentation on cloud.google.com/nodejs.
This is a collection of samples and instructions to run common nodejs frameworks and applications on Google App Engine.
- Express.js - Source code | App Engine Tutorial | Live demo | Documentation
- Express.js + Memcached Sessions - Source code | Documentation
- Geddy.js - Source code | App Engine Tutorial | Live demo | Documentation
- Hapi.js - Source code | App Engine Tutorial | Live demo | Documentation
- Loopback.js - Source code | App Engine Tutorial | Live demo | Documentation
- Koa.js - Source code | App Engine Tutorial | Live demo | Documentation
- Kraken.js - Source code | App Engine Tutorial | Live demo | Documentation
- Restify.js - Source code | App Engine Tutorial | Live demo | Documentation
- Sails.js - Source code | App Engine Tutorial | Live demo | Documentation
- MongoDB - Source code | App Engine Tutorial | Documentation
- Redis - Source code | App Engine Tutorial | Documentation
- gcloud-node - Source code | Documentation
- Bower - Source code | App Engine Tutorial | Documentation
- Grunt - Source code | App Engine Tutorial | Live demo | Documentation
- Mailgun - Source code | App Engine Tutorial | Documentation
- Sendgrid - Source code | App Engine Tutorial | Documentation
- Webpack - Source code | App Engine Tutorial | Documentation
- Auth sample - Source code | Google Cloud Docs
- nodejs-getting-started - Source code | App Engine Tutorial 1 | App Engine Tutorial 2
- gcloud-node-todos - Source code
- gitnpm - Source code
- gcloud-kvstore - Source code
- Getting started with nodejs on Google Cloud
- See our other Google Cloud Platform github repos for sample applications and scaffolding for other frameworks and use cases.
- Using the
gcloud
npm module - Logging to Google Cloud with Winston
Contributions welcome!
See CONTRIBUTING.md
Apache Version 2.0
See LICENSE