An open API service indexing awesome lists of open source software.

https://github.com/julienblin/uno-serverless

A Typescript framework for AWS Lambda & Azure functions
https://github.com/julienblin/uno-serverless

aws azure azure-functions lambda node serverless serverless-framework typescript

Last synced: 7 months ago
JSON representation

A Typescript framework for AWS Lambda & Azure functions

Awesome Lists containing this project

README

          

[![Travis](https://travis-ci.org/julienblin/uno-serverless.svg?branch=master)](https://travis-ci.org/julienblin/uno-serverless)
[![npm](https://img.shields.io/npm/v/uno-serverless.svg)](https://www.npmjs.com/package/uno-serverless)

# uno-serverless

## Get started

```shell
npm i -g yo
npm i -g generator-uno-serverless

yo uno-serverless
```