Mohlenkamp / get-AMPed

Project 3 - Creating a full-featured About Me Page (AMP)
https://get-amped.herokuapp.com/
0 stars 3 forks source link

Feature/seed part2 #16

Closed Mohlenkamp closed 3 years ago

Mohlenkamp commented 3 years ago

Ok. The original seed file is still there, but it'll only create 20 uses with faker data. There's now a seed2 script that will create 8 test users. 4 with userlink data and 4 without. To run it, just do npm run seed2 from your /server directory.