Skip to content
This repository was archived by the owner on Jan 3, 2020. It is now read-only.
This repository was archived by the owner on Jan 3, 2020. It is now read-only.

Fallback for non-compliant package.json projects #8

@davewasmer

Description

@davewasmer

Many projects don't have a scripts.start property, but a simple node . will launch them. Add a fallback case where, if no scripts.start is found, Marathon should attempt to run node . in the project root directory. If that fails, then declare the project as serverless.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions