Steren
5de45fb22d
Remove license header for Node.js sample ( #745 )
...
This is a 15 line trivial hello world, a 15 line license header adds unnecessary complexity.
Many other samples do not include a license header.
The license is already captured at the root of the repository.
2019-01-10 15:16:29 -08:00
Adam Ross
e3516ffaf9
serving/helloworld-nodejs: Respect the PORT env var ( #458 )
2018-10-24 11:47:31 -07:00
Steren
9ea6e2c65d
Make samples less scary when no env var is provided ( #443 )
...
* Node.js
* Python
* csharp
* go
* other samples
* Fix Node README
2018-10-08 11:19:25 -07:00
Ryan Gregg
723b407c80
Convert hello world samples to using Docker ( #42 )
2018-06-28 16:03:16 -07:00
Ryan Gregg
f288609da7
Hello world samples for Go, Node, and CSharp ( #11 )
...
* Add some hierachy
* Clone helloworld samples from serving
* add ignore files
* remove mac hidden files
* Finish readme
* Tweak formatting
* Update instructions
* Updating go
* Update yaml example
* Fix typo in service name.
* Update readme and yaml
* Update app yaml
* Ignore .vscode folder
* Fix missing newline at EOF
* Update sample to read env variable
2018-06-22 14:21:34 -07:00