Skip to content

Cloud Function in Typescript #13

@paulwoelfel

Description

@paulwoelfel

The functions framework expect a index.js in the local directory. I'm writing my functions in Typescript and test it locally with nodemon, ts-node and a ts file, which starts the express server.

Is there a better way than running tsc every time something changes and then start the functions-framework?

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