Skip to content

README setup has incorrect file paths for users who set up using Stripe cli #56

@chamm-stripe

Description

@chamm-stripe

The readme contains several references to a node subdirectory that should exists under server, e.g.

cp .env.example server/node/.env

These paths do not work for users who setup using the cli option; the boilerplate created by the cli omits the node subdirectory, promoting the node.js files directly under server like so:

> ls server/    
README.md         node_modules      package-lock.json package.json      server.js

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