Skip to content

[FEATURE] koa support #2

Closed
Closed
@Blankll

Description

@Blankll

Is your feature request related to a problem? Please describe.
enable support for koa framework

Describe the solution you'd like
deploy koa function in aliyun fc3 with serverless-adapter

const app: Koa = new Koa();

export const handler = serverlessAdapter(app);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions