lessworkjs / lessworkjs/framework
Support more serverless providers
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I want the package to support everything serverless supports if reasonable.
There are Response, Request, State, and Config classes.
Response
Controls how the callback is reported to the provider.
Request
Controls how we receive data from the State
State
Controls how we receive data from the provider.
Config
Controls how the serverless.js configuration is made.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Response, Request, State, and Config classes and the serverless.js configuration entry point. Compare the providers currently supported by the package with the provider capabilities the project intends to cover. Done requires an agreed provider scope and corresponding support across these classes, but the issue does not define that scope or name tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100