File tree 1 file changed +18
-0
lines changed
1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 376
376
"description" : " ASPNET Functions C# controller template" ,
377
377
"repo" : " https://github.com/goncalo-oliveira/faas-aspnet-template" ,
378
378
"official" : " false"
379
+ },
380
+ {
381
+ "template" : " typescript" ,
382
+ "platform" : " x86_64" ,
383
+ "language" : " TypeScript" ,
384
+ "source" : " goncalo-oliveira" ,
385
+ "description" : " TypeScript + Node 14 + Express template" ,
386
+ "repo" : " https://github.com/goncalo-oliveira/faas-typescript-template" ,
387
+ "official" : " false"
388
+ },
389
+ {
390
+ "template" : " typescript-fastify" ,
391
+ "platform" : " x86_64" ,
392
+ "language" : " TypeScript" ,
393
+ "source" : " goncalo-oliveira" ,
394
+ "description" : " TypeScript + Node 14 + Fastify template" ,
395
+ "repo" : " https://github.com/goncalo-oliveira/faas-typescript-template" ,
396
+ "official" : " false"
379
397
}
380
398
]
You can’t perform that action at this time.
0 commit comments