https://github.com/oeo/serverless-coffee
minimal boilerplate coffeescript express api using serverless and lambda
https://github.com/oeo/serverless-coffee
coffeescript express lambda serverless webpack
Last synced: about 1 year ago
JSON representation
minimal boilerplate coffeescript express api using serverless and lambda
- Host: GitHub
- URL: https://github.com/oeo/serverless-coffee
- Owner: oeo
- Created: 2018-06-27T07:36:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T10:00:26.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T22:22:10.492Z (about 1 year ago)
- Topics: coffeescript, express, lambda, serverless, webpack
- Language: CoffeeScript
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## serverless-coffee
```
yarn add -g serverless
```
configure serverless credentials
```
yarn
yarn deploy
```