33 Commits

Author SHA1 Message Date
Mariusz Nowak
0185746245
Update examples to reference new runtime 2019-11-20 09:44:41 +01:00
Philipp Muens
02b04c7b04 Update formatting 2019-10-16 11:12:46 +02:00
Miguel A. Calles, MBA
0aeae980dd
Adding note to Azure nodejs template 2019-10-15 15:42:35 -07:00
Philipp Muens
3de805ab16 Run Prettier 2019-09-16 09:47:57 +02:00
Philipp Muens
46187332b9
Merge branch 'master' into myho/updateHttpTrigger 2019-09-16 09:29:24 +02:00
My Ho
8717ff4c1c
address pr comments: remove webpack plugin and clean up extra .gitignore 2019-09-09 21:49:53 -07:00
My Ho
4d50685017
address pr comments:
1. use specific plugin version
1. remove added npm script
1. reference official docs in README
2019-09-04 13:24:02 -07:00
My Ho
7336bd47f3
update azure nodejs template
1. refactor handlers folder structure
1. add apim and additional triggers usage to template
1. update README
2019-09-03 15:36:58 -07:00
Tanner Barlow
cb37be51fd
Run prettier 2019-07-15 13:23:46 -07:00
Tanner Barlow
a627034013
Updates from master 2019-07-15 09:14:10 -07:00
Tanner Barlow
20806033fa
Update quickstart and project README 2019-07-15 08:55:11 -07:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Tanner Barlow
14044edaae
fix: Slim down Azure Functions template 2019-06-14 17:06:30 -07:00
My Ho
c3a32cf45b
azure: exclude development dependency files when packaging functions
.funcignore is not being used so have to add the ignore files
to the `exclude` section in serverless.yml
2019-05-14 10:56:09 -07:00
Tanner Barlow
cc371f32db Updated tests, docs & template README 2019-05-10 10:27:05 -07:00
Tanner Barlow
9249348a94 Updated template for multiple Azure Functions 2019-05-10 10:05:16 -07:00
Tanner Barlow
66a02bb356 Update location 2019-05-09 13:00:54 -07:00
Tanner Barlow
ffd332871e Remove core tools from dev dependencies and add to docs as one-time install 2019-05-09 10:22:02 -07:00
Tanner Barlow
16f8a6d9bb Update docs and package.json for local running 2019-05-09 09:37:27 -07:00
Tanner Barlow
28b70f6b66 Updated unit test to reflect new structure 2019-05-09 09:09:30 -07:00
Tanner Barlow
c1f767ad98 Replicate VS Code extension generated template 2019-05-09 07:40:22 -07:00
Ryan Lewis
a36bd5abca fixing typo in serverless.yml 2017-08-15 17:20:29 -07:00
Ryan Lewis
0bd6a458ed lint error 2017-06-11 12:26:58 -07:00
Ryan Lewis
cfa4faf2bf don't forget x 2017-06-11 11:52:57 -07:00
Ryan Lewis
6e660a159c removing complexity in azure template 2017-06-11 11:51:24 -07:00
RichardSlater
701d85e17e Fix for #3669: Azure Quickstart fn returns nothing
Add an out HTTP event that specifies the `res` variable on the context
allowing the function specified in `handler.js` to run as expected in
Azure.
2017-05-24 19:55:05 +01:00
Philipp Muens
f61492a99d Fix linting errors 2017-05-03 13:56:22 +02:00
Christos Matskas
7a2fb887e2 Made azure template boilerplate code consistent in serverless as per #64 2017-05-03 12:31:14 +01:00
Matt Hernandez
e620836b53 Correct some spelling errors in the Azure template.
Corrected some spelling mistakes in the Azure template files.
2017-04-13 13:45:08 -07:00
Philipp Muens
cbc939a04c Rename missing .gitignore files for templates 2017-03-13 13:12:33 +01:00
Jonathan Carter
e9bd70b61a Adding template README 2017-03-07 09:12:29 -08:00
Jonathan Carter
15e3fcd08d Fixing lint errors 2017-03-06 15:23:51 -08:00
Jonathan Carter
07667d13be Adding Azure/Node create template 2017-03-06 15:11:28 -08:00