Skip to content

Commit

Permalink
Add seed command in case it doesn't run automatically
Browse files Browse the repository at this point in the history
Closes #4833
  • Loading branch information
cannikin authored Apr 15, 2022
1 parent 38b4faa commit 0c6433f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/tutorial/intermission.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ git clone https://github.com/redwoodjs/redwood-tutorial
cd redwood-tutorial
yarn install
yarn rw prisma migrate dev
yarn rw prisma db seed
yarn rw dev
```

Expand Down

0 comments on commit 0c6433f

Please sign in to comment.