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: 🎸 add user seeder #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

tahsinature
Copy link

No description provided.

@tahsinature tahsinature changed the title feat: 🎸 add seeder feat: 🎸 add user seeder Oct 6, 2020
@reynldi
Copy link

reynldi commented Oct 6, 2020

@tahsinature There's no PR Description. You can use our PR description template.

@@ -3,4 +3,25 @@ import bcrypt from 'bcryptjs';

import { User } from '../models/user.model';

export default User;
class SeedUser {
Copy link

@reynldi reynldi Oct 6, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How we run this seeder file ?

@tahsinature
Copy link
Author

tahsinature commented Oct 6, 2020

@reynldi as I wasn't getting it as template, I thought it wasn't necessary

@reynldi
Copy link

reynldi commented Oct 6, 2020

@reynldi as I wasn't getting it as template, I thought it wasn't necessary

there's template on the editor when you create the PR

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

Successfully merging this pull request may close these issues.

3 participants