https://github.com/edwin-luijten/serverless-framework
This library creates a single developer experience between different serverless providers.
https://github.com/edwin-luijten/serverless-framework
aws-lambda azure-functions google-cloud-functions serverless typescript
Last synced: 3 months ago
JSON representation
This library creates a single developer experience between different serverless providers.
- Host: GitHub
- URL: https://github.com/edwin-luijten/serverless-framework
- Owner: Edwin-Luijten
- License: mit
- Created: 2022-12-14T11:30:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T12:41:42.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T10:33:33.476Z (about 1 year ago)
- Topics: aws-lambda, azure-functions, google-cloud-functions, serverless, typescript
- Language: TypeScript
- Homepage: https://edwin-luijten.github.io/serverless-framework/
- Size: 2.38 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> Quickly start your next serverless api project.




---
## Getting started
Read the documentation [here](https://edwin-luijten.github.io/serverless-framework/) to get started.
Or run ```npx @serverless-framework/create-sf```
## Contributing