gshackles / serverless-typescript-demo

Basic project demonstrating how to build a Serverless application using TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serverless-typescript-demo

This is a very basic project demonstrating how to build a Serverless application using TypeScript, including linting and tests. You can refer to this blog post as a walkthrough of the code here.

About

Basic project demonstrating how to build a Serverless application using TypeScript

License:MIT License


Languages

Language:TypeScript 55.4%Language:JavaScript 44.6%