Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: (enhancement) Seeds and Scripts #239

Merged
merged 5 commits into from
Nov 16, 2021
Merged

feat: (enhancement) Seeds and Scripts #239

merged 5 commits into from
Nov 16, 2021

Commits on Nov 16, 2021

  1. init seeds:

    - Updates types for Profile relation
    - Adds initial structure for dev/prod seeds
    mthomps4 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    07d71c9 View commit details
    Browse the repository at this point in the history
  2. seeds and scripts:

    - Adds example for users
    - Adds Readme
    - Adds Example Script
    - Adds Script Runner
    - updates pacakage json
    - adds scripts for seed:prod and run:script
    mthomps4 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    6e1f627 View commit details
    Browse the repository at this point in the history
  3. lint

    mthomps4 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    c65de04 View commit details
    Browse the repository at this point in the history
  4. missing ,

    mthomps4 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    093056c View commit details
    Browse the repository at this point in the history
  5. pr feedback

    mthomps4 committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    44d1f63 View commit details
    Browse the repository at this point in the history