Open Blakemcw opened 4 years ago
There is an issue with how tags are being created in the fake data generator. Right now only a single letter in string format is showing up but it should be an array of strings.
Need to add chats to posts in generator to follow schema.
Output times from generator are really small so all "sent x units ago by" timestamps are really big (~18499 days).
There is an issue with how tags are being created in the fake data generator. Right now only a single letter in string format is showing up but it should be an array of strings.