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
- Host: GitHub
- URL: https://github.com/julienblin/uno-serverless
- Owner: julienblin
- License: mit
- Created: 2018-05-17T19:15:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-13T15:35:15.000Z (over 7 years ago)
- Last Synced: 2025-09-07T21:59:21.583Z (7 months ago)
- Topics: aws, azure, azure-functions, lambda, node, serverless, serverless-framework, typescript
- Language: TypeScript
- Homepage:
- Size: 1.31 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://travis-ci.org/julienblin/uno-serverless)
[](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
```