Skip to content

Consider reorganize the project structure for Heroku compatibility? #1

@southwolf

Description

@southwolf

I'm trying to deploy it on Heroku (https://github.com/southwolf/midori-todo-example),
but Heroku won't automatically add nodejs build pack if no package.json in project root.
I have to run heroku buildpacks:add --index 1 heroku/nodejs.

Maybe it's better to reorganize the project structure, making it more friendly to users.

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