Skip to content

Sequelize initiation #7

Description

@onwuvic

After generating the project with js-templates-generator the following folder is not found under the database

  • seeders
  • migrations

The only what to do this, one has to install Sequelize globally. In order to reduce the extra step for the installation, a script can be added to the package.json file

"sequelize-init": "node_modules/.bin/sequelize init"

This can save the user extra installation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions