Skip to content

Should the directory structure be updated to adapt to the directory structure of Sequelize CLI? #109

@howiezhao

Description

@howiezhao

When using sequelize-cli init, it will generate a directory structure similar to the following:

  • config/
  • models/
  • migrations/
  • seeders/

Optionally, when express-generator is used, it generates a directory structure similar to the following:

  • bin/
  • public/
  • view/
  • routes/

Should the directory structure be updated to adapt to the directory structure of Sequelize CLI?

If should, I can help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions