amass-social / website-v1

React.js frontend for amass's desktop and mobile website.
0 stars 0 forks source link

Set Up Redux with Fake Data #22

Open Blakemcw opened 4 years ago

Blakemcw commented 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.

Blakemcw commented 4 years ago

Need to add chats to posts in generator to follow schema.

Blakemcw commented 4 years ago

Output times from generator are really small so all "sent x units ago by" timestamps are really big (~18499 days).