lessworkjs / lessworkjs/framework

Support more serverless providers

Open
#3 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue help wanted
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.