VdotR / SnapPoll

https://snappoll-backend.vercel.app
0 stars 0 forks source link

Ms2 seed file #12

Closed cbaeucsd closed 6 months ago

cbaeucsd commented 6 months ago

seed file added that adds polls to a user defined in utils/config.json x amount of polls that have up to y amount of options (randomly generated) example config.json { "USER_DATA": { "email": "sampleUser@ucsd.edu", "password": "sample", "username": "sample_user" } }